Author Topic: Issues compiling Code::Blocks  (Read 13660 times)

Offline ollydbg

  • Developer
  • Lives here!
  • *****
  • Posts: 5915
  • OpenCV and Robotics
    • Chinese OpenCV forum moderator
Re: Issues compiling Code::Blocks
« Reply #15 on: October 27, 2009, 05:21:11 pm »
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.

Offline stahta01

  • Lives here!
  • ****
  • Posts: 7591
    • My Best Post
Re: Issues compiling Code::Blocks
« Reply #16 on: October 27, 2009, 05:39:03 pm »
The wiki page was not there when I just click the link in your post.
So, the correct url address is:

http://wiki.codeblocks.org/index.php?title=Compiling_wxWidgets_2.9.0_to_develop_Code::Blocks_(MSW)

Corrected link I hope.

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