Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » Include library on Linux Eclipse
icon4.gif  Include library on Linux Eclipse [message #755900] Thu, 10 November 2011 01:01 Go to next message
Eclipse UserFriend
Hi,
I just have installed eclipse on my Linux but I have to add manualy /usr/include to all my projects. Aren't they an other solution ?

Thanks,

PS: Sorry for my poor english
Re: Include library on Linux Eclipse [message #755905 is a reply to message #755900] Thu, 10 November 2011 01:47 Go to previous messageGo to next message
Eclipse UserFriend
Change language of messages gcc. Create script

#!/bin.sh
LC_MESSAGES=C gcc $*

and set in discovery options project
Re: Include library on Linux Eclipse [message #757738 is a reply to message #755905] Mon, 21 November 2011 07:35 Go to previous message
Eclipse UserFriend
Good advice. Can you please add it to the CDT wiki http://wiki.eclipse.org/CDT/User/FAQ ? Thanks.
Previous Topic:Improve Console for external builder
Next Topic:Hello World execution problem
Goto Forum:
  


Current Time: Sat Jul 19 05:38:40 EDT 2025

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

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

Back to the top