Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » Make link configurations global for every project
Make link configurations global for every project [message #1821574] Sat, 15 February 2020 18:09
Javi Jap is currently offline Javi JapFriend
Messages: 1
Registered: February 2020
Junior Member
Hi,
I just installed opencv in Ubuntu 18.04 and, in order to use it in eclipse, I have to add all the libraries in the C++ linker configuration, besides the include path.

There are a lot of libraries, around 20, so it is a nightmare to add all of them for every new project. Is there any way to add this configuration globally so every new project I create has the include path and the libraries already configured? That would save me a lot of time since right now I am just doing a lot of small test projects to learn opencv.
Previous Topic:Cevelop: how to get rid off "Un- or ill-initialized variable"
Next Topic:Mac SDL2
Goto Forum:
  


Current Time: Tue Apr 23 12:34:13 GMT 2024

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

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

Back to the top