Re: [Fwd: Re: include files for WxWidgets 2.6]

2006-05-20 Thread hendrik
On Fri, May 19, 2006 at 05:53:41PM +0100, Wackojacko wrote: > Sorry the correct command is 'wx-config --cxxflags' > > #wx-config --cxxflags > -I/usr/lib/wx/include/gtk2-unicode-release-2.6 -I/usr/include/wx-2.6 > -DGTK_NO_CHECK_CASTS -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES > -D_LARGEFI

[Fwd: Re: include files for WxWidgets 2.6]

2006-05-19 Thread Wackojacko
Sorry the correct command is 'wx-config --cxxflags' #wx-config --cxxflags -I/usr/lib/wx/include/gtk2-unicode-release-2.6 -I/usr/include/wx-2.6 -DGTK_NO_CHECK_CASTS -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_LARGEFILE_SOURCE=1 -DNO_GCC_PRAGMA Sorry for the noise Wackojacko [EMAIL P

Re: include files for WxWidgets 2.6

2006-05-19 Thread Wackojacko
[EMAIL PROTECTED] wrote: I've tried 'locate' and guessing. What *are* the proper options to specify for g++ so that it will access the include files and linbraries and such for WxWidgets 2.6? As far as I know, I have the proper packages installed. Could anyone tell me for sure whether this

Re: include files for WxWidgets 2.6

2006-05-19 Thread Arafangion
[EMAIL PROTECTED] wrote: >I've tried 'locate' and guessing. What *are* the proper options to specify >for >g++ so that it will access the include files and linbraries and such for >WxWidgets 2.6? > >As far as I know, I have the proper packages installed. Could anyone tell me >for sure whethe

include files for WxWidgets 2.6

2006-05-19 Thread hendrik
I've tried 'locate' and guessing. What *are* the proper options to specify for g++ so that it will access the include files and linbraries and such for WxWidgets 2.6? As far as I know, I have the proper packages installed. Could anyone tell me for sure whether this is the right list? libwxba