Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Multi-executables project
Multi-executables project [message #213207] Fri, 01 June 2007 00:33 Go to next message
Eclipse UserFriend
Originally posted by: psdasilva.esoterica.pt

Hi!

I have been using eclipse to develop C/C++ small projects.
Now I need to write a project with a library (.so) and some executables.
Do I need to create a project for each of them? What about dirs?

Thanks for any advice.
Paulo
Re: Multi-executables project [message #213737 is a reply to message #213207] Mon, 04 June 2007 20:25 Go to previous message
Ray Hurst is currently offline Ray HurstFriend
Messages: 121
Registered: July 2009
Senior Member
My advice is to create a separate project for each.
You can set the dependencies on the executable to be based on the
library so that if the library files are changed than the executable
gets rebuilt.
Ray

Paulo da Silva wrote:
> Hi!
>
> I have been using eclipse to develop C/C++ small projects.
> Now I need to write a project with a library (.so) and some executables.
> Do I need to create a project for each of them? What about dirs?
>
> Thanks for any advice.
> Paulo
>
>
Previous Topic:I can not find the menu
Next Topic:Eclipse 3.2 Linux: Error installing updates
Goto Forum:
  


Current Time: Fri May 10 03:21:31 GMT 2024

Powered by FUDForum. Page generated in 0.08114 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top