User forums > Nightly builds
The 08 March 2007 build is out.
yuku:
I recompiled wxWidgets with MONOLITHIC=0 and made a new project in C::B. but the resulting exe size is still the same.
Any way to exclude those unneeded library?
Biplab:
Actually the exe size does not depend on Monolithic or Non-monolithic configurations. The actual amount of basic wx code added will remain same. :)
@watt
You install MinGW Runtime Library to avoid that error.
Regards,
Biplab
saddam le pion:
--- Quote from: Alturin on March 09, 2007, 09:10:08 am ---
--- Quote from: saddam le pion on March 09, 2007, 06:26:48 am ---
--- Quote from: killerbot on March 08, 2007, 11:34:51 pm ---To fix the menu alignment bug introduced in wx 2.6.3 [windows only bug] we have patched wx ourselves, and that results in the following alternative dll : http://prdownload.berlios.de/codeblocks/wxmsw26u_gcc_cb_wx2.6.3p2AndCbPatch_version3.7z
--- End quote ---
I downloaded it, extract the file and put it in the same directory as codeblocks.exe, but nothing happens: the bug is still there.
What is the next step?
--- End quote ---
Silly question, but did you open the .7 archive and use it instead of the normal lib?
--- End quote ---
That's what i did, with no success, on my PC with XP Home. I tried at work on a temporary PC with XP Pro, with success.
So there seems to be a difference between the different versions of XP :?:
watt:
--- Quote from: Biplab on March 09, 2007, 06:39:35 pm ---Actually the exe size does not depend on Monolithic or Non-monolithic configurations. The actual amount of basic wx code added will remain same. :)
@watt
You install MinGW Runtime Library to avoid that error.
Regards,
Biplab
--- End quote ---
the MinGW Runtime Library have a exe ??... how to install ??
Biplab:
@watt,
Download it from:
--- Quote ---http://prdownloads.sourceforge.net/mingw/mingw-runtime-3.11.tar.gz?download
--- End quote ---
Extract the contents to C:\MinGW folder. That's it. :)
@yuku
I've updated the wizard. Now you won't to add additional libraries them manually. :)
Thanks for the feedback.
Regards,
Biplab
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version