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 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 is the right list?
libwxbase2.6-dbg
libwxbase2.6-dev
libwxbase2.6-0
wx2.6-headers
wx2.6-doc
libwxgtk2.6-dbg
libwxgtk2.6-dev
libwxgtk2.6-0
wx-common
man wx-config.
I think its just 'wx-config cxxflags' for C++
HTH
Wackojacko
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]