Code::Blocks Forums
User forums => Help => Topic started by: Bruno_MG on March 07, 2013, 01:00:46 am
-
I am trying to install a library (libcurl), but according to some information tutorials, you would click in "build options" tab "project", but this option does not appear for me.
Does anyone know what causes this problem and how to fix it?
Thank you all.
Pic of problem:
(http://i45.tinypic.com/34yb66g.png)
Observe that the "build option" is off.
-
Just create a project:)
-
Just create a project:)
Thanks!.. I has working with a "empty file"...
What's the difference if I compile a code in a "empty file" or compile a code as project ?
-
You get access to the build options:)
-
And you can create "real" applications containing multiple source files and multiple targets (e.g. for cross-platform developing, for debug and release builds, etc.).