User forums > Help
How make a UNICODE build of wxWidgets[solved]
wuxian610:
Hi, experts:
How could I make a UNICODE build of wxWidgets?
Thanks!
rickg22:
http://wiki.codeblocks.org/index.php?title=Compiling_Code::Blocks_in_Linux_%28applies_to_all_distros%29#wxWidgets_2.6.1_build
Maybe you need to change some of the things in there... since we're dealing with wxwidgets 2.6.2 now... but i think it applies.
Ceniza:
The trick is just to pass UNICODE=1 to make instead of UNICODE=0.
wuxian610:
Thank you~
wuxian610:
HI, rickg22;
I did as you told me, now it can work. but:
When I run the C:B(rc2), the "CodeBlocks" pops up, saying: ....undefined symbol: _ZN13DebuggerState7CleanUpEv.
The details:
/usr/local/share/codeblocks/plugins/libdebuggergdb.so: undefined symbol: _ZN13DebuggerState7CleanUpEv
/usr/local/share/codeblocks/plugins/libcompiler.so: undefined symbol:
_ZN11EditPairDlgC1EP8wxWindowR8wxStringS3_RKS2_NS_10BrowseModeEv
And the menu of the interface contains: File Edit View Search Project wxSmith Tools Plugins Settings Help,
but ....where are the "Debug" and the "Run" ?
Can anyone give me a hand??Thanks!~
yours
Navigation
[0] Message Index
[#] Next page
Go to full version