Support Files
Posted: Wed Aug 30, 2006 9:18 am
My project is having trouble finding a support file which I added in the IDE. When I added the support file, I was working on the project on my development machine. The support file exits in a folder one level up from where my project files are.
Now, I am building my project on a buildmachine, where the folder names are a bit different. I have changed all of my file paths (using refactor paths) to use a compiler variable to account for different folder names. But I am unsure how to do this for Support Files.
On Second Thought, now that I look at the error message (from commandline build), it says that it can't find the support file, and it gives the location of the folder where my project files are. When I look on my development machine, this file does exist here.
Is InstallAware playing a trick on me and the IDE copies the support file to the project folder, then it references it from there?
I hope I explained clearly, Thanks.
Now, I am building my project on a buildmachine, where the folder names are a bit different. I have changed all of my file paths (using refactor paths) to use a compiler variable to account for different folder names. But I am unsure how to do this for Support Files.
On Second Thought, now that I look at the error message (from commandline build), it says that it can't find the support file, and it gives the location of the folder where my project files are. When I look on my development machine, this file does exist here.
Is InstallAware playing a trick on me and the IDE copies the support file to the project folder, then it references it from there?
I hope I explained clearly, Thanks.