seandepagnier / weatherfax_pi

weather fax plugin for opencpn
GNU General Public License v3.0
20 stars 27 forks source link

rgleason repos - mingw failure - msvc similar - GL issue #140

Closed rgleason closed 4 years ago

rgleason commented 4 years ago

https://app.circleci.com/pipelines/github/rgleason/weatherfax_pi/34/workflows/80c90ce1-4138-4a9a-ad4e-0ab96965883a/jobs/275

[``` 23%] Building CXX object CMakeFiles/weatherfax_pi_LIB_PLUGINGL.dir/src/plugingl/TexFont.cpp.obj

/usr/bin/i686-w64-mingw32-c++ -DOCPN_USE_PORTAUDIO -DPLUGIN_USE_SVG -DTIXML_USE_STL -DUSE_S57 -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -DWXMSW -Dweatherfax_pi_LIB_PLUGINGL_EXPORTS @CMakeFiles/weatherfax_pi_LIB_PLUGINGL.dir/includes_CXX.rsp -mthreads -O2 -DNDEBUG -Wall -Wno-unused -Wno-cpp -fexceptions -g -fno-strict-aliasing -DUNICODE -std=gnu++11 -o CMakeFiles/weatherfax_pi_LIB_PLUGINGL.dir/src/plugingl/TexFont.cpp.obj -c /root/project/src/plugingl/TexFont.cpp

In file included from /root/project/src/plugingl/pidc.cpp:55:

/root/project/include/GL/gl.h:89:10: fatal error: GL/mesa_wgl.h: No such file or directory

include <GL/mesa_wgl.h>

rgleason commented 4 years ago

Repaired.