Open jasperp92 opened 2 years ago
Hey @jasperp92,
it seems from your error logs that the folder \openroberta-connector\installers\windows\libs
is missing:
heat.exe : error HEAT5052 : The directory 'C:\Users\JayPC\documents\github\openroberta-connector\installers\windows\libs' could not be found.
The libs
directory for windows is copied during maven installation of the project.
Did you run mvn clean install
(in the project directory) before bash release.sh windows
?
Dear developers, I have troubles building a windows release with Wix Toolset v 3.11
I get the following errors: $ bash release.sh windows
Do you have any hints or have I made a mistake? I followed the instructions in the readme and set the path varialbes for Wix. Thank you in advance!
Jasper