News:

The new Release 25.03 is out! You can download binaries for Windows and many major Linux distros here .

Main Menu

mm its late & gch: file not recognized: File format not recognized

Started by baconbeastnz, May 31, 2008, 09:40:58 AM

Previous topic - Next topic

Jenna

Quote from: Carola on August 26, 2009, 11:17:51 AM
AHHHRRGH!!

I got it. I didn't check the "link" button for the StringTokenizer.cpp
I'm going to have to get used to this...
Thanks, though

Do what MortenMacFly wrote:
create a project (you can create a console-project with the wizard and replace the code) add your files and build and run from inside the project.
Don't play with the checkboxes in the files properties (C::B does this for you :wink: ) unless you know exactly what you do.

And of course remove accidently created pch-files, because the compiler prefers them and does not use the .h-file in this case.

Carola

I don't doubt it, but the "link" button was unchecked, in spite of the fact that I simply followed the procedure for putting together a project.