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 » Project isn't portable from windows to linux
Re: Project isn't portable from windows to linux [message #21154 is a reply to message #21153] Tue, 05 May 2009 17:47 Go to previous messageGo to previous message
mirek is currently offline  mirek
Messages: 13975
Registered: November 2005
Ultimate Member
domingoad wrote on Tue, 05 May 2009 11:43

I have one project on windows and I've added some files that I've copied to project source directory.

When copying the project directory from windows to linux and opening it, the files I've added manually it doesn't compile because the file added have the windows path hardcoded.

To compile I need to remove then and add again on linux.

Isn't supposed to be protable ?


If I understand the situation well: It is because you have added them the wrong way. They should be in package directory and added using "Insert package directory file(s)".

Hardcoded path is result of "Insert any file", which should be used only in special cases (but we do not want to prohibit it completely).

Mirek
 
Read Message
Read Message
Read Message
Previous Topic: the debugger
Next Topic: Are there any plans supporting Vector/Array/Map::operator[] during debug?
Goto Forum:
  


Current Time: Thu Apr 25 22:52:44 CEST 2024

Total time taken to generate the page: 0.02812 seconds