News:

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

Main Menu

My first project

Started by BobM, May 12, 2015, 12:46:23 AM

Previous topic - Next topic

BobM

Hi

I have opened an existing project namely- cgp-Library.cbp
This project is provided by http://www.cgplibrary.co.uk/

I have selected one of the provided examples and done a 'build'
When I try to 'run' it I get the following message..........

You must select a host application to 'run' a library

What exactly should I be doing to run each of the examples, one at a time, to see the output ?

Bob M

Jenna

I suggest asking the developers of the library and not the developers of the IDE, they should know it.

BobM

thanks............

It is up to the user as to which IDE he/she uses with this library

I just presumed that the error message pertained to Code:Blocks and not the library

Bob M

Jenna

Quote from: BobM on May 12, 2015, 09:45:16 AM
thanks............

It is up to the user as to which IDE he/she uses with this library

I just presumed that the error message pertained to Code:Blocks and not the library

Bob M
If you build a library, you can (of course) not test it directly but you need an (example) application using it.
You can configure this application in "Project -> Set program's arguments" .