Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » U++ TheIDE » U++ TheIDE: Packages » Environment Variables in Package Organiser/Extra Library
Re: Environment Variables in Package Organiser/Extra Library [message #1419 is a reply to message #1417] Fri, 03 March 2006 09:27 Go to previous messageGo to previous message
mirek is currently offline  mirek
Messages: 13984
Registered: November 2005
Ultimate Member
lundman wrote on Fri, 03 March 2006 00:22


If I wish to link against some external libraries, outside of the normal library search path, in a project with multiple developers, it would be nice to be able to use EnvVars.

Like, -I$SSL/ to point to where openssl is on your OS.

However, it does not appear to expand $SSL. Is this definitely the case?

Lund





Yes, sorry. Something we have not ever considered. But I guess, it should be fixed. Thanks for the tip Wink

BTW, normal arrangment is to put include paths (or library paths) to your build method - that way compilation will not depend on existence of environment variable. In other words, idea is that build method should serve as an interface between your code and the platform (including the compiler).

Mirek
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: package organizer crash with Esc in special case [BUG][FIXED]
Next Topic: incremental package duplication [FEATURE REQUEST]
Goto Forum:
  


Current Time: Mon Jun 10 18:02:42 CEST 2024

Total time taken to generate the page: 0.01967 seconds