After implementing the changes for Windows OS detection using packhdr, I ran into this error on our Linux build server:
Processed 1 file, writing output:
Adding plug-ins initializing function... Done!
Processing pages... Done!
Removing unused resources... Done!
Generating language tables... Done!
Error: writing temporary file "$%TEMP%\exehead.tmp" for pack
Error - aborting creation process
:windowsInstaller FAILED
Builds on a windows machine work fine. How does one define $%TEMP% so the makensis Linux build engine will work?
Linux build engine question
2 posts