Hi everyone ..
i just download trinity core in https://github.com/TrinityCore/TrinityCore.git.. when compile using cmake everything look fine nothing erorr message found. But when i try to run the trinitycore.sln file i found an erorr like this ..
17>------ Build started: Project: worldserver, Configuration: Release Win32 ------
17>Compiling...
17>worldPCH.cpp
17>Compiling...
17>WheatyExceptionReport.cpp
17>Master.cpp
17>Main.cpp
17>WorldRunnable.cpp
17>TCSoap.cpp
17>RASocket.cpp
17>RARunnable.cpp
17>CliRunnable.cpp
17>Compiling resources...
17>Microsoft (R) Windows (R) Resource Compiler Version 6.1.6723.1
17>Copyright (C) Microsoft Corporation. All rights reserved.
17>Performing Pre-Link Event...
17>Linking...
17>LINK : fatal error LNK1181: cannot open input file '..\game\Release\game.lib'
17>Build log was saved at "file://d:\Game\TBuild\src\server\worldserver\worldserver.dir\Release\BuildLog.htm"
17>worldserver - 1 error(s), 0 warning(s)
18>------ Skipped Build: Project: INSTALL, Configuration: Release Win32 ------
18>Project not selected to build for this solution configuration
========== Build: 15 succeeded, 2 failed, 2 up-to-date, 1 skipped ==========
it says "cannot open input file '..\game\Release\game.lib" ..where should i find this file (game.lib) Pls help me .. i've been trying to compile this core day and have no luck..
thanks and sorry for bad english grammar