Closed libreliodev closed 10 years ago
@kinanu When trying to compile the project with the installer, the following error ocured
PhaseScriptExecution Run\ Script build/Librelio.build/Default/Release_Cocoa64.build/Script-F957086E15C90B3E00C95573.sh
cd []/Librelio/project/cc2014/mac
/bin/sh -c []/Librelio/project/cc2014/mac/build/Librelio.build/Default/Release_Cocoa64.build/Script-F957086E15C90B3E00C95573.sh
Resources are up-to-date.
installer/createInstaller.sh: line 4: ./ZXPSignCmd: No such file or directory
Please let us know if we missed something
Hi,
I think I forgot to mention. I have updated the wiki (development setup). You have to download and install an additional tool to create the installer.
On 30 Aug 2014, at 21:42, Librelio Dev Team notifications@github.com wrote:
@kinanu When trying to compile the project with the installer, the following error ocured
cd /Users/Emmanuel/Documents/Dev/indesign/Librelio/project/cc2014/mac /bin/sh -c /Users/Emmanuel/Documents/Dev/indesign/Librelio/project/cc2014/mac/build/Librelio.build/Default/Release_Cocoa64.build/Script-F957086E15C90B3E00C95573.sh Resources are up-to-date. installer/createInstaller.sh: line 4: ./ZXPSignCmd: No such file or directory Please let us know if we missed something — Reply to this email directly or view it on GitHub.
@kinanu Successfully compiled the plug-in after adding ZXPSignCmd as instructed in the wiki.
Got a warning message when installing the extension:
Additionally, when launching InDesign, got an error
Hi,
First warning is because of the certificate. I used a self signed certificate. This should be replaced by your certificate. I do not have the second error when I install the plugin but I will try this on a different machine.
On 01 Sep 2014, at 09:25, Librelio Dev Team notifications@github.com wrote:
@kinanu Successfully compiled the plug-in after adding ZXPSignCmd as instructed in the wiki.
Got a warning message when installing the extension:
Additionally, when launching InDesign, got an error
— Reply to this email directly or view it on GitHub.
@kinanu I realize that I used a wrong zxp file. Sorry about that, the installer works fine.
cc @kinanu @libreliorip