[Help] LNK2001 Raknet Error, Visual Studio 2013

Results 1 to 1 of 1
  1. #1
    m70b1B
    Guest

    [Help] LNK2001 Raknet Error, Visual Studio 2013

    Hey guys, So I'm using visual studio 2013 now, and when building, I get the following errors

    Code:
    Error    10    error LNK2001: unresolved external symbol "void __cdecl RakNet::StatisticsToString(struct RakNet::RakNetStatistics *,char *,int)" (?StatisticsToString@RakNet@@YAXPAURakNetStatistics@1@PADH@Z)    C:\Game Servers\TheOldZ\src\Server\SupervisorServer\r3dLib_StatCRT_server.lib(r3dNetwork.obj)    SupervisorServer
    Any many more. I'm using Visual Studio 2013, but I'm compiling using 2008, if that makes any sense.

    - - - Updated - - -

    Fixed, for anyone wondering, if using VS 2013, add your Eternity libs to linker -> Input -> Additional Dependencies.

    Spoke took soon

    Last edited by m70b1; 03-08-15 at 04:31 AM.




Members who have read this thread: 1

Advertisement