[Kicad-developers] Compiling fails on XML class on Apple OS X with wxWidgets 2.9-svn

2010-08-11 Thread Jerry Jacobs
Dear all, I tried compiling the latest revision of wxWidget and KiCad on my Macbook with Apple OS X and it failed on the XML library that Dick is using now. I recompiled again and the option to enable the XML library is the --enable-expat but still it fails. The weird thing is that there are

Re: [Kicad-developers] Compiling fails on XML class on Apple OS X with wxWidgets 2.9-svn

2010-08-11 Thread Dick Hollenbeck
On 08/11/2010 09:58 AM, Jerry Jacobs wrote: Dear all, I tried compiling the latest revision of wxWidget and KiCad on my Macbook with Apple OS X and it failed on the XML library that Dick is using now. I recompiled again and the option to enable the XML library is the --enable-expat but

Re: [Kicad-developers] Compiling fails on XML class on Apple OS X with wxWidgets 2.9-svn

2010-08-11 Thread Wayne Stambaugh
On 8/11/2010 10:58 AM, Jerry Jacobs wrote: Dear all, I tried compiling the latest revision of wxWidget and KiCad on my Macbook with Apple OS X and it failed on the XML library that Dick is using now. I recompiled again and the option to enable the XML library is the --enable-expat but

Re: [Kicad-developers] Compiling fails on XML class on Apple OS X with wxWidgets 2.9-svn

2010-08-11 Thread Dick Hollenbeck
Note to all developers: the current minimum version of wxWidgets to build the testing branch of Kicad is 2.8.11. Wayne Careful, on Ubuntu Lucid, 2.8.10 seems to work Ok. $ wx-config --version 2.8.10 /usr/lib/libwx_baseu_xml-2.8.so.0 is part of the package libwxbase2.8.0. Had it