User forums > Using Code::Blocks

Issue placing classes in seperate files

<< < (2/2)

newbieC:

--- Quote from: stahta01 on January 06, 2014, 03:26:49 am ---See the tab called "Build Log" it should have the build log.

Edit: A Full Re-build means do a re-build instead of build.

Tim S.


--- End quote ---

wow! so all I did was hit "rebuild" and it worked! any reason why it needed to be rebuilt (no change in code at all) for it to work? Thank you so much btw!

MortenMacFly:

--- Quote from: newbieC on January 06, 2014, 04:00:09 am ---wow! so all I did was hit "rebuild" and it worked! any reason why it needed to be rebuilt (no change in code at all) for it to work?

--- End quote ---
An example: You copied the old object files which had a newer time stamp than the source code files.
Another one: You changed a compiler flag and didn't re-build so that this change become evident.

Navigation

[0] Message Index

[*] Previous page

Go to full version