Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » build multiple artifact?
build multiple artifact? [message #837346] Thu, 05 April 2012 15:05 Go to next message
Andrew Wiles is currently offline Andrew WilesFriend
Messages: 13
Registered: August 2011
Location: SH
Junior Member
hi all,
i have a c project, for which, i would like the source files to be compiled and then linked into 3 libraries, that is , for each subfolder, there will be a generated library. how can i achieve it?
thanks
Re: build multiple artifact? [message #841320 is a reply to message #837346] Wed, 11 April 2012 06:45 Go to previous message
Axel Mueller is currently offline Axel MuellerFriend
Messages: 1973
Registered: July 2009
Senior Member
Either create for every library subfolder a new project or create your own makefile.

Before you ask
- search this forum
- see the FAQ http://wiki.eclipse.org/CDT/User/FAQ
- google
Previous Topic:Build failure on stock "C++ Hello World" project
Next Topic:Problems with cin::getline
Goto Forum:
  


Current Time: Wed Apr 24 22:43:48 GMT 2024

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

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

Back to the top