Home » U++ Library support » U++ Library : Other (not classified elsewhere) » setting include-path
Re: setting include-path [message #12555 is a reply to message #12491] |
Thu, 08 November 2007 21:44   |
mr_ped
Messages: 826 Registered: November 2005 Location: Czech Republic - Praha
|
Experienced Contributor |
|
|
Also setting up include paths in Setup/Build methods make it available for any project, which is compiled by the modified build method. That's maybe not what you really want, if those include paths are relevant only for one package.
You may in such case go to Project/Package organizer
There right-click in upper right panel, select New Compiler option, and add your include path WITH the include path option switch.
(In my case with gcc that previous example would be like this:
)
It's different from build methods dialog, where you need to add only path itself.
And one more thing. The build methods are not stored in package.upp file, so that file will not help to diagnose the problem in case you insist on using the include paths from build methods.
Those are stored elsewhere.. some file with "bm" somewhere around upp dir maybe.
[Updated on: Thu, 08 November 2007 21:46] Report message to a moderator
|
|
|
Goto Forum:
Current Time: Wed May 14 08:35:28 CEST 2025
Total time taken to generate the page: 0.02773 seconds
|