Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » autotools project doesnt want to compile my source files(autotools project doesnt want to compile my source files)
autotools project doesnt want to compile my source files [message #1710730] Thu, 08 October 2015 13:25 Go to next message
Eclipse UserFriend
I've created an autotools shared library project which gave me a few sample .c source files. When I copied in a bunch of existing source and include files into the appropriate directories of the project, eclipse recognises them (i.e. they get special source icons in the project explorer) but they aren't compiled by a build.

How do I tell eclipse to add these new sources to the build?
Re: autotools project doesnt want to compile my source files [message #1710752 is a reply to message #1710730] Thu, 08 October 2015 18:15 Go to previous message
Eclipse UserFriend
Have you tried a bigger bribe? Very Happy

AFAIK, there isn't any easy way to automate source file declarations with autotools. I even tried using a make wildcard but autotools apparently wants the definition before the make file is executed.
Previous Topic:Build error with minGW
Next Topic:how to debug a program with root priviledge on eclipse CDT?
Goto Forum:
  


Current Time: Fri Jun 13 19:29:32 EDT 2025

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

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

Back to the top