News:

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

Main Menu

Linking stage skippded

Started by Mati, June 23, 2007, 07:10:27 PM

Previous topic - Next topic

Mati

Hello,

i'm new to code::blocks and i can't find the right documenation which would help me. I created a new project and inserted ready c++ files. Now i want to compile and the programm message is: The project isn't build yet - do you want to build? I press OK and the message comes again and again...and nothing happens. In the console stands: Linking stage skipped.
I have the newest nightly build!

Could anybody help me ? :)

EDIT: I already know that i have to add some libraries - but which libraries? I'm working with Linux...

maxx.t

Open menu "Project" / "Properties" and then select notebook "Targets".  In the left pane you can see the target(s) of your project and in the pane lower right the files of the project ("Build target files"). Make sure that all (relevant) files are checked.

mandrav

QuoteIn the console stands: Linking stage skipped.

Come on... how hard is it to share with us the exact contents of the build log?
Be patient!
This bug will be fixed soon...