Author Topic: Linking stage skippded  (Read 5414 times)

Mati

  • Guest
Linking stage skippded
« on: June 23, 2007, 07:10:27 pm »
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...
« Last Edit: June 23, 2007, 07:18:14 pm by Mati »

maxx.t

  • Guest
Re: Linking stage skippded
« Reply #1 on: June 27, 2007, 08:43:39 am »
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.

Offline mandrav

  • Project Leader
  • Administrator
  • Lives here!
  • *****
  • Posts: 4315
    • Code::Blocks IDE
Re: Linking stage skippded
« Reply #2 on: June 27, 2007, 08:50:52 am »
Quote
In 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...