We tried building colinux.exe targeted to windows by using make installer.
we are getting the error as below.
Analyzing target tree...
Target architecture not specified, defaulting to i386
Starting build
[installer]
[colinux]
[src/build]
[src/colinux/os/winnt/build/installer]
[src/colinux/os/winnt/user/install/coLinux.exe]
Building: target requires creation
wine "C:\\Program Files\\NSIS\\makensis" /V3 src/colinux/os/winnt/user/install/colinux.nsi
wine: cannot find 'C:\Program Files\NSIS\makensis'
Error: Target not build (TargetNotBuildError)
We downloaded the "nsis-2.34-src"
Please tell us the procedure to compile the nsis and the necessary tools to sucessfully build colinux.exe
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
We tried building colinux.exe targeted to windows by using make installer.
we are getting the error as below.
Analyzing target tree...
Target architecture not specified, defaulting to i386
Starting build
[installer]
[colinux]
[src/build]
[src/colinux/os/winnt/build/installer]
[src/colinux/os/winnt/user/install/coLinux.exe]
Building: target requires creation
wine "C:\\Program Files\\NSIS\\makensis" /V3 src/colinux/os/winnt/user/install/colinux.nsi
wine: cannot find 'C:\Program Files\NSIS\makensis'
Error: Target not build (TargetNotBuildError)
We downloaded the "nsis-2.34-src"
Please tell us the procedure to compile the nsis and the necessary tools to sucessfully build colinux.exe
This threads can follow in mail archive
http://sourceforge.net/mailarchive/forum.php?thread_name=2D8E751D6693254C9F3688D47BB8C5D94B93D0%40mtw02ex02.mindtree.com&forum_name=colinux-devel
PS: Forums are not watched every days. Mail lists are more active.