seandepagnier / weatherfax_pi

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

rgleason repos - msvc - pidc External link error LNK2019 #142

Closed rgleason closed 4 years ago

rgleason commented 4 years ago

https://ci.appveyor.com/project/rgleason/weatherfax-pi/builds/31799435

 TexFont.cpp
  qtstylesheet.cpp
     Creating library C:/project/weatherfax_pi/build/Release/weatherfax_pi_LIB_PLUGINGL.lib and object C:/project/weatherfax_pi/build/Release/weatherfax_pi_LIB_PLUGINGL.exp
pidc.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: __thiscall wxString::wxString(void)" (__imp_??0wxString@@QAE@XZ) referenced in function "public: __thiscall Plugin_Hyperlink::Plugin_Hyperlink(void)" (??0Plugin_Hyperlink@@QAE@XZ) [C:\project\weatherfax_pi\build\weatherfax_pi_LIB_PLUGINGL.vcxproj]
pidc.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: __thiscall wxString::wxString(class wxString const &)" (__imp_??0wxString@@QAE@ABV0@@Z) referenced in function "public: __thiscall PlugInChartBase::PlugInChartBase(class PlugInChartBase const &)" (??0PlugInChartBase@@QAE@ABV0@@Z) [C:\project\weatherfax_pi\build\weatherfax_pi_LIB_PLUGINGL.vcxproj]
pidc.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: class wxString & __thiscall 
rgleason commented 4 years ago

Jon G fixed parts of pidc