Re: [Kicad-developers] Compiling probems

2010-12-28 Thread Martin
The 2696 works fine! Just for your info: wx-config --list output: [mar...@localhost ~]$ wx-config --list Default config is gtk2-ansi-release-2.8 Default config will be used for output Alternate matches: gtk2-unicode-release-2.8 Also available in /usr: multiarch-i386-linu

Re: [Kicad-developers] Compiling probems

2010-12-28 Thread Dick Hollenbeck
> 1) Please let me know what > > $ wx-config --libs Martin, wx-config --list seems better output. ___ Mailing list: https://launchpad.net/~kicad-developers Post to : kicad-developers@lists.launchpad.net Unsubscribe : https://launchpad.net/~kicad

Re: [Kicad-developers] Compiling probems

2010-12-28 Thread Dick Hollenbeck
On 12/28/2010 02:25 AM, Martin wrote: > dsnlexer is OK now. > There are some other problems... > > (build 2690 on PCLinuxOS 2010) > > /home/martin/kicad/common/richio.cpp: In member function ‘virtual > unsigned int FILE_LINE_READER::ReadLine()’: > /home/martin/kicad/common/richio.cpp:116: error: c

Re: [Kicad-developers] Compiling probems

2010-12-28 Thread Fabio Varesano
Just compiled build 2690.. everything completed with success here on Archlinux current. On 12/28/2010 09:25 AM, Martin wrote: > dsnlexer is OK now. > There are some other problems... > > (build 2690 on PCLinuxOS 2010) > > /home/martin/kicad/common/richio.cpp: In member function ‘virtual > unsign

Re: [Kicad-developers] Compiling probems

2010-12-28 Thread Martin
dsnlexer is OK now. There are some other problems... (build 2690 on PCLinuxOS 2010) /home/martin/kicad/common/richio.cpp: In member function ‘virtual unsigned int FILE_LINE_READER::ReadLine()’: /home/martin/kicad/common/richio.cpp:116: error: call of overloaded ‘IO_ERROR(const wxChar*)’ is amb

Re: [Kicad-developers] Compiling probems

2010-12-27 Thread Dick Hollenbeck
On 12/27/2010 09:42 PM, Martin wrote: > since dsnlexer introduced, the same problem appears: > > In file included from /home/martin/kicad/include/richio.h:41, > > from /home/martin/kicad/include/dsnlexer.h:34, > from /home/martin/kicad/common/dsnlexer.cpp:33: >

Re: [Kicad-developers] Compiling probems

2010-12-27 Thread Dick Hollenbeck
On 12/27/2010 09:42 PM, Martin wrote: > since dsnlexer introduced, the same problem appears: > > In file included from /home/martin/kicad/include/richio.h:41, > > from /home/martin/kicad/include/dsnlexer.h:34, > from /home/martin/kicad/common/dsnlexer.cpp:33: >

[Kicad-developers] Compiling probems

2010-12-27 Thread Martin
since dsnlexer introduced, the same problem appears: In file included from /home/martin/kicad/include/richio.h:41, from /home/martin/kicad/include/dsnlexer.h:34, from /home/martin/kicad/common/dsnlexer.cpp:33: /home/martin/kicad/include/kicad_exceptions.h:54: