Author Topic: [HELP] Compile and install CodeBlocks issues!  (Read 11674 times)

Offline ollydbg

  • Developer
  • Lives here!
  • *****
  • Posts: 5915
  • OpenCV and Robotics
    • Chinese OpenCV forum moderator
Re: [HELP] Compile and install CodeBlocks issues!
« Reply #15 on: November 01, 2011, 06:44:37 am »
@wangfei406
When you post, please use code or quote tags.

Code
Your contents
or
Quote
Your contents
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 Jenna

  • Administrator
  • Lives here!
  • *****
  • Posts: 7255
Re: [HELP] Compile and install CodeBlocks issues!
« Reply #16 on: November 01, 2011, 07:37:09 am »
1. Please use code-tags if you post such an amount of code, otherwise it's nearly unreadable and I will not look into it.
2. Do what you are told to and post the results.
3. Do never mix resource-files from diferent C:B versions or you will run in crash for sure.