News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

Wiki, Heads Up

Started by Slivery, November 14, 2009, 04:09:21 PM

Previous topic - Next topic

Slivery

Hi,

First, let me thank the team for this wonderful IDE. It's really easy to setup and use for a noob. :)

Having said that, I'd like to point out a simple but crucial instruction not mentioned in WxWindowsQuickRef. You have to remind the readers that they must reboot their computer prior to trying to compile and/or run any wxWidgets project in CodeBlocks after building wxMSW. Otherwise, they'll get nasty error messages such as this:

http://forums.next.codeblocks.org/index.php/topic,6645.0.html

I spent over an hour to troubleshoot the problem, but it wasn't until I rebooted my machine it went away.


Thanks.

ollydbg

Really?
If I can remember, last month, I have a new notepad(with Win Vista), then, I just compile wxWidgets(wxMsw), and continually build CB without reboot my computer. :D
If some piece of memory should be reused, turn them to variables (or const variables).
If some piece of operations should be reused, turn them to functions.
If they happened together, then turn them to classes.

stahta01

#2
I can see having to close all cmd windows and Code::Blocks might solve a issue if you are using wxpack.
But, I have no idea why re-booting would be needed. Because wxPack defines environmental variables that wont be seen to exiting cmd and Code::Block.

Tim S.
C Programmer working to learn more about C++.
On Windows 10 64 bit and Windows 11 64 bit.
--
When in doubt, read the CB WiKi FAQ. [url="http://wiki.codeblocks.org"]http://wiki.codeblocks.org[/url]

TDragon

Quote from: Slivery on November 14, 2009, 04:09:21 PM
You have to remind the readers that they must reboot their computer prior to trying to compile and/or run any wxWidgets project in CodeBlocks after building wxMSW.
Rebooting should never be required; if it was, I would avoid whatever compiler or library forced it on me like the plague! Look elsewhere for the cause of your difficulties.
[url="https://jmeubank.github.io/tdm-gcc/"]https://jmeubank.github.io/tdm-gcc/[/url] - TDM-GCC compiler suite for Windows (GCC 9.2.0 2020-03-08, 32/64-bit, no extra DLLs)