Hello,
I try to compile ocpn version 2.5.0 under windows.
I have these errors:
Code:
c:\OpenCPN-2.5.0\build>cmake -G "Visual Studio 10" ..
-- *** Building opencpn 2.5.0 ***
--
-- *** Building opencpn ***
-- GTK2 Not found...
-- Found OpenGL...
-- Lib: glu32opengl32
-- Include:
-- S57 ENC support: enabled
-- Garmin Host Mode support: enabled
--
-- *** Building PlugIns ***
--
-- *** Building dashboard_pi ***
-- *** Building grib_pi ***
CMake Error: File C:/OpenCPN-2.5.0/buildwin/NSIS_Unicode/Language files/Langstri
ngs_GERMAN.nsh.in does not exist.
CMake Error at CMakeLists.txt:963 (configure_file):
configure_file Problem configuring file
CMake Error: File C:/OpenCPN-2.5.0/buildwin/NSIS_Unicode/Language files/Langstri
ngs_FRENCH.nsh.in does not exist.
CMake Error at CMakeLists.txt:964 (configure_file):
configure_file Problem configuring file
CMake Error: File C:/OpenCPN-2.5.0/buildwin/NSIS_Unicode/Language files/Langstri
ngs_CZECH.nsh.in does not exist.
CMake Error at CMakeLists.txt:965 (configure_file):
configure_file Problem configuring file
CMake Error: File C:/OpenCPN-2.5.0/buildwin/NSIS_Unicode/Language files/Langstri
ngs_DANISH.nsh.in does not exist.
CMake Error at CMakeLists.txt:966 (configure_file):
configure_file Problem configuring file
.... etc
-- Writing spec file...
-- Configuring incomplete, errors occurred!
c:\OpenCPN-2.5.0\build>^A
In fact in the 2.5.0 sources (OpenCPN-2.5.0-Source.tar.gz), there are no /buildwin/NSIS_Unicode/Language files directory....
Is there somebody could tell me what's wrong ??
(I use the developer manual step by step...)
Thx
Emmanuel