News:

As usual while waiting for the next release - don't forget to check the nightly builds in the forum.

Main Menu

Devoping a library (Linux)

Started by RogerIrwin, February 19, 2012, 10:54:01 PM

Previous topic - Next topic

RogerIrwin

Hi, I'm trying to develop a library on Linux.

Using other development systems I have done this type of thing with a workspace, so I can have a test app that uses the library and the library itself open at the same time.

Actually, I have got this far in codeblocks, but I can't understand how to configure the make so it makes the whole project. Also, is it necessary to publish the library each mod? I can't see how I can convince codeblocks to use library from the same project.

Thanks in advance for any help or tips!