Skip to content

[slikenet] link failure #13168

Closed
Closed
@Reveares

Description

Describe the bug
Link slikenet to a program results in a failure.

Environment

  • OS: Windows 10
  • Compiler: Visual Studio 2019

To Reproduce
Steps to reproduce the behavior:

  1. ./vcpkg install slikenet
  2. #include "slikenet/peer.h"
  3. build

Expected behavior
Successfully linkage.

Failure logs

error LNK2019: unresolved external symbol "public: __thiscall SLNet::BPSTracker::TimeAndValue2::~TimeAndValue2(void)" (??1TimeAndValue2@BPSTracker@SLNet@@QAE@XZ) referenced in function "public: void * __thiscall SLNet::BPSTracker::TimeAndValue2::`vector deleting destructor'(unsigned int)" (??_ETimeAndValue2@BPSTracker@SLNet@@QAEPAXI@Z)

Activity

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

Metadata

Assignees

Labels

category:port-bugThe issue is with a library, which is something the port should already supportdepends:upstream-changesWaiting on a change to the upstream project

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions