Packing - please help
Posted: Thu Feb 25, 2010 10:09 pm
Hi,
I've installed CodeLite-2.2.0, I've replaced compilers, built new libraries, installed new include files.
And it works just fine.
But now I need to make an installable package for my students.
Being a total novice to Inno Setup, I created a package which seems to
contain all files, but when trying to build a project, it cannot find
mingw32-make.exe though it's in the same position as on the running system.
Obviously some PATH environment variable does not get set when I re-install
my generated package on a different machine.
I compared all files in the config directory but they were equal.
Where is the hidden PATH information?
Many thanks for your help,
Helmut.
I've installed CodeLite-2.2.0, I've replaced compilers, built new libraries, installed new include files.
And it works just fine.
But now I need to make an installable package for my students.
Being a total novice to Inno Setup, I created a package which seems to
contain all files, but when trying to build a project, it cannot find
mingw32-make.exe though it's in the same position as on the running system.
Obviously some PATH environment variable does not get set when I re-install
my generated package on a different machine.
I compared all files in the config directory but they were equal.
Where is the hidden PATH information?
Many thanks for your help,
Helmut.