Closed
Description
In present collection there are two files with a not valid "extern" reference creating build errors. The files are seldom used by plugins but still there.
..\opencpn-libs\nmea0183\src\apb.cpp. Take out the (extern) for int g_NMEAAPBPrecision
..\opencpn-libs\nmea0183\src\response.cpp. Take out the (extern) for wxString g_TalkerIdText
Error example:
Creating library C:/radar/radar2/radar_pi/build/Release/radar_pi.lib and object C:/radar/radar2/radar_pi/build/R
elease/radar_pi.exp
NMEA0183.lib(apb.obj) : error LNK2019: unresolved external symbol "int g_NMEAAPBPrecision" (?g_NMEAAPBPrecision@@3HA
Metadata
Assignees
Labels
No labels
Activity