ExternLibrary Stereotype [message #1783909] |
Tue, 20 March 2018 06:01  |
Eclipse User |
|
|
|
Hello everyone,
I'm trying to generate C++ code from a model and I want to parametrize automatically my new CDT project. For that, I use the stereotype ExternLibrary (filling the fields "includePaths", "libPaths" and "libs" to specify the use of my own libraries) like in the documentation : https://wiki.eclipse.org/Papyrus/Codegen/Cpp_description#CDT_integration
It works fine but I have to enter hard paths (like "C:/libs"). I also use boost and in the field "libs", i just have to specify "boost_system" without indicating the path.
I would not like to indicate a hard path.
For example, I would use a plugin to store my libraries and just like boost, have to indicate only the name of the library. How could I do that?
Thank you for reading.
Yoann.
|
|
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.25131 seconds