Hi, I am a new user of
opencpn. I am trying to compile
opencpn in windows 32 bits, and I couldnīt succeed.
What I have:
Windows 7
MVS 2008
cmake 2.8
gettext
opencpn 3.1.7 08/09/2012
wxwidget 2.8.12 - wx_dll.dsw
I have successfully compiled as "compiling windows instructions" obtanied in opencpn site.
I have been changed setup.h and config.vc and put wxWidgets_LIB_DIR pointing to vc_dll directory as recommended, but, when I start cmake, it fill my sources and directories, but again,
GTK2_GTK_INCLUDE_DIR-NOTFOUND and wxwidgets_wxrc_EXECUTABLE_NOTFOUND appear.
As compiling instructions, the recomendations are to ignore the error, to click on the generate button and the solution should be created in my directory.
But is not true. The directory is empty.
I do not understand what is wrong. Could you help me, please?