2012-03-09 04:47:25 PST
John...
Sorry for not responding earlier, but actually noone is using these forums anymore and we observe them very rarely - all the OpenCPN related stuff is discussed on
http://www.cruisersforum.com/forums/f134/
To your problem: opencpn.exe is really missing from the package, which I've never encountered as of yet. Could I have a look at the complete output produced by
cmake --build . --target package --config release on your machine? Better purge the whole build directory before doing it to be sure everything is fresh and shiny. It's not very verbose about the packaging step, but better than nothing to start with.
You may also have a look at the contents of
_CPack_Packages\win32\NSIS\opencpn_2.6.XXXX_setup in your build directory to see if opencpn.exe gets copied there while the package is being built. If it's there, you may try to manually run
project.nsi in
_CPack_Packages\win32\NSIS to get a very detailed log from the NSIS packaging.
I have looked at your site - if you decide to start some work on multiple data sources, let me know, it's pretty high on my list as well especially due to the increasing need for NMEA2000
Thanks and welcome
Pavel