Developer forums (C::B DEVELOPMENT STRICTLY!) > Development
2.6.1 & Unicode
(1/1)
jmccay:
I haven't tried to compile it yet because I wanted to insure I am on the right page.
Would the new flags be:
--- Code: ---mingw32-make -f makefile.gcc BUILD=release SHARED=1 MONOLITHIC=1 USE_XRC=1 UNICODE=1 VENDOR=cb
--- End code ---
I am assuming it would be these flags.
Let me know if anything alse is needed.
Joe M.
grv575:
It's not going to work yet though. I had to patch a bunch of stuff with a previous CVS checkout (CVS HEAD... some files in wxDockit and a couple CB files - main.cpp and app.cpp). If you grab the modified source in this thread, it's a little outdated, but should at least have ok wxDockit changes:
http://forums.codeblocks.org/index.php/topic,811.msg5572.html#msg5572
It does work after making the couple of remaining unicode changes but takes some hacking. This stuff should all be synchronized for the RC2 release.
David Perfors:
--- Quote from: jmccay on September 05, 2005, 12:15:22 am ---
--- Code: ---mingw32-make -f makefile.gcc BUILD=release SHARED=1 MONOLITHIC=1 USE_XRC=1 UNICODE=1 VENDOR=cb
--- End code ---
--- End quote ---
Yes this should work.
I didn't try compiling C::B with this..
Navigation
[0] Message Index
Go to full version