Skip to content

nmea0183 left overs from OCPN #15

Closed
@Hakansv

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions