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: Compiling, Linking, Debugging of your packages » different repositories of libs and includes
different repositories of libs and includes [message #7448] Sat, 30 December 2006 09:06 Go to next message
qwerty is currently offline  qwerty
Messages: 130
Registered: May 2006
Experienced Member
hello these last days in year...

I have different repositories with different version of used shared libraries and includes in my project.

let's say /usr/libs1 and /usr/libs2

building two different versions of project, for one version I use first case (/usr/libs1), for other second...

how to achieve this, when need to change these directories ofen?


thank you and have a good next year of lots of an accomplished wishes...


Re: different repositories of libs and includes [message #7457 is a reply to message #7448] Sat, 30 December 2006 12:09 Go to previous messageGo to next message
mirek is currently offline  mirek
Messages: 13975
Registered: November 2005
Ultimate Member
qwerty wrote on Sat, 30 December 2006 03:06

hello these last days in year...

I have different repositories with different version of used shared libraries and includes in my project.

let's say /usr/libs1 and /usr/libs2

building two different versions of project, for one version I use first case (/usr/libs1), for other second...

how to achieve this, when need to change these directories ofen?


thank you and have a good next year of lots of an accomplished wishes...





I hope I understand you well that we are speaking about libraries, not U++ packages here...

I think the easy way is to define more build methods. Go to Setup/Build methods, right-click the method you are using now and choose "Duplicate row". Then adjust header / library paths to your liking...

Mirek
Re: different repositories of libs and includes [message #7459 is a reply to message #7457] Sat, 30 December 2006 12:45 Go to previous messageGo to next message
qwerty is currently offline  qwerty
Messages: 130
Registered: May 2006
Experienced Member
what about the local paths, can I override them from there, or these are first.... ?
Re: different repositories of libs and includes [message #7460 is a reply to message #7459] Sat, 30 December 2006 13:23 Go to previous messageGo to next message
mirek is currently offline  mirek
Messages: 13975
Registered: November 2005
Ultimate Member
qwerty wrote on Sat, 30 December 2006 06:45

what about the local paths, can I override them from there, or these are first.... ?


I am not sure what "local path" is in this context.
Re: different repositories of libs and includes - gcc - SOLVED [message #7465 is a reply to message #7460] Sat, 30 December 2006 15:28 Go to previous message
qwerty is currently offline  qwerty
Messages: 130
Registered: May 2006
Experienced Member
well, a little investigation helped:
http://www.network-theory.co.uk/docs/gccintro/gccintro_21.ht ml
and
http://www.network-theory.co.uk/docs/gccintro/gccintro_23.ht ml

so, -I and -L first, then standart gcc paths, then env paths

thanx Smile

Previous Topic: Can't Seem to See Console Output While In the Debugger
Next Topic: How to Include Cairomm in Ultimate++?
Goto Forum:
  


Current Time: Thu Apr 25 10:51:53 CEST 2024

Total time taken to generate the page: 0.05141 seconds