octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Error during MXE-Octave nsis build


From: ijourneaux
Subject: Error during MXE-Octave nsis build
Date: Mon, 7 Apr 2014 10:12:38 -0700 (PDT)

Just a heads up. I just updated the MXE-Octave sources and now get this error
when building the NSIS distribution.

>From the NSIS log
WriteRegStr: HKCR\Octave.Document.3.8.1\=GNU Octave Script
WriteRegStr:
HKCR\Octave.Document.3.8.1\DefaultIcon\=$INSTDIR\share\octave\3.8.1\imagelib\octave-logo.ico
WriteRegStr expects 4 parameters, got 5.
Usage: WriteRegStr rootkey subkey entry_name new_value_string
    root_key=(HKCR|HKLM|HKCU|HKU|HKCC|HKDD|HKPD|SHCTX)
Error in script "/mxe-octave/dist/octave.nsi" on line 17945 -- aborting
creation process

Line 17945
WriteRegStr HKCR "Octave.Document.3.8.1\shell\open\command" ""
'"$INSTDIR\bin\octave-gui.exe" --force-gui --persist --eval "edit '%1'"'

the octave.nsi file must be created by make as it is a read-only file




--
View this message in context: 
http://octave.1599824.n4.nabble.com/Error-during-MXE-Octave-nsis-build-tp4663518.html
Sent from the Octave - Maintainers mailing list archive at Nabble.com.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]