[MacPorts] #13589: nsis compiles, runs,
but fails to work properly.
MacPorts
trac at macosforge.org
Fri Dec 14 21:54:34 PST 2007
#13589: nsis compiles, runs, but fails to work properly.
------------------------------------+---------------------------------------
Reporter: jeffk at jdkoftinoff.com | Owner: macports-tickets at lists.macosforge.org
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 1.5.2
Resolution: | Keywords:
------------------------------------+---------------------------------------
Comment (by jeffk at jdkoftinoff.com):
Sorry, I guess I should post a bit more info. I am running on mac os x
leopard on powerpc.
{{{
$ makensis /opt/local/share/nsis/Examples/example1.nsi MakeNSIS
v14-Dec-2007.cvs - Copyright 1995-2007 Contributors
See the file COPYING for license details.
Credits can be found in the Users Manual.
Processing config:
Processing plugin dlls: "/opt/local/share/nsis/Plugins/*.dll"
!define: "MUI_INSERT_NSISCONF"=""
Changing directory to: "/opt/local/share/nsis/Examples"
Processing script file: "/opt/local/share/nsis/Examples/example1.nsi"
Name: "Example1"
OutFile: "example1.exe"
InstallDir: "$PROGRAMFILES\Example1"
Page: directory
Page: instfiles
Section: ""
SetOutPath: "$INSTDIR"
File: "example1.nsi" [compress] 388/831 bytes
SectionEnd
Processed 1 file, writing output:
Processing pages... Done!
Removing unused resources...
Error: Unsupported PE format
Error - aborting creation process
}}}
I suspect it is an endian issue that the nsis forums discussed back at
v2.26
--
Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/13589#comment:1>
MacPorts </projects/macports>
Ports system for Mac OS
More information about the macports-tickets
mailing list