Igor Korot
2014-05-09 06:21:44 UTC
Hi, ALL,
I successfully built wxWidgets-2.9.5 with following configuration:
../configure --enable-stl --enable-std_containers
--enable-std_string_conv_in_wxstring
My system is Gentoo Linux and I just upgraded my compiler to 4.7:
***@IgorReinCloud ~/elance5/BaseballDraft/build $ gcc --version
gcc (Gentoo 4.7.3-r1 p1.4, pie-0.5.5) 4.7.3
Copyright (C) 2012 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Now trying to compile my own code I'm getting errors:
error: cannot convert 'const wxString' to 'const char*' for argument '1'
On Windows and Mac/Cocoa with 10.6 as minimum everything built fine.
What am I missing?
Thank you.
I successfully built wxWidgets-2.9.5 with following configuration:
../configure --enable-stl --enable-std_containers
--enable-std_string_conv_in_wxstring
My system is Gentoo Linux and I just upgraded my compiler to 4.7:
***@IgorReinCloud ~/elance5/BaseballDraft/build $ gcc --version
gcc (Gentoo 4.7.3-r1 p1.4, pie-0.5.5) 4.7.3
Copyright (C) 2012 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Now trying to compile my own code I'm getting errors:
error: cannot convert 'const wxString' to 'const char*' for argument '1'
On Windows and Mac/Cocoa with 10.6 as minimum everything built fine.
What am I missing?
Thank you.
--
Please read http://www.wxwidgets.org/support/mlhowto.htm before posting.
To unsubscribe, send email to wx-users+***@googlegroups.com
or visit http://groups.google.com/group/wx-users
Please read http://www.wxwidgets.org/support/mlhowto.htm before posting.
To unsubscribe, send email to wx-users+***@googlegroups.com
or visit http://groups.google.com/group/wx-users