Author Topic: Outdated Binary Packages  (Read 3974 times)

Offline solarwind

  • Multiple posting newcomer
  • *
  • Posts: 11
Outdated Binary Packages
« on: May 31, 2009, 04:22:24 am »
The binary packges on the "download" section of the website date back to February 2008. Is there anything newer?

Offline ollydbg

  • Developer
  • Lives here!
  • *****
  • Posts: 5910
  • OpenCV and Robotics
    • Chinese OpenCV forum moderator
Re: Outdated Binary Packages
« Reply #1 on: May 31, 2009, 05:14:42 am »
try nightly build version.

http://wiki.codeblocks.org/

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 solarwind

  • Multiple posting newcomer
  • *
  • Posts: 11
Re: Outdated Binary Packages
« Reply #2 on: May 31, 2009, 06:32:25 am »
try nightly build version.

http://wiki.codeblocks.org/

Thank you! Worked perfectly!