Jump to content
TrinityCore

Mellic

Plebs
  • Posts

    6
  • Joined

  • Last visited

Everything posted by Mellic

  1. Bump. Any ideas? This is the latest pull from Git
  2. Hey guys, i recently posted about cmake but now im haveing a new problem. After compileing the core and such I can't run the server at all. Both server programs state that there non win32 programs and crash instantly. Also while recompileing to fix this error my computer just crashes out of no where. I have never had this happen before and wondering if anyone else has had this problem other then me. If so how do I fix this? Cmake makes the compile files just fine and it compiles but does give off errors. I hope someone can help me =/. ::EDIT:: Heres a list of errors thats going on after compile 1>------ Build started: Project: revision.h, Configuration: Release Win32 ------ 1>Build log was saved at "file://c:\Users\Steven\Desktop\Trinity\Build\src\genrev\revision.h.dir\Release\BuildLog.htm" 1>revision.h - 0 error(s), 0 warning(s) 2>------ Build started: Project: authserver, Configuration: Release Win32 ------ 3>------ Build started: Project: worldserver, Configuration: Release Win32 ------ 2>Linking... 3>Linking... 2> Creating library C:\Users\Steven\Desktop\Trinity\Build\src\server\authserver\Release\authserver.lib and object C:\Users\Steven\Desktop\Trinity\Build\src\server\authserver\Release\authserver.exp 2>LINK : fatal error LNK1104: cannot open file 'C:\Users\Steven\Desktop\Trinity\Build\src\server\authserver\Release\authserver.lib' 2>Build log was saved at "file://c:\Users\Steven\Desktop\Trinity\Build\src\server\authserver\authserver.dir\Release\BuildLog.htm" 2>authserver - 1 error(s), 0 warning(s) 3> Creating library C:\Users\Steven\Desktop\Trinity\Build\src\server\worldserver\Release\worldserver.lib and object C:\Users\Steven\Desktop\Trinity\Build\src\server\worldserver\Release\worldserver.exp 3>LINK : fatal error LNK1104: cannot open file 'C:\Users\Steven\Desktop\Trinity\Build\src\server\worldserver\Release\worldserver.lib' 3>Build log was saved at "file://c:\Users\Steven\Desktop\Trinity\Build\src\server\worldserver\worldserver.dir\Release\BuildLog.htm" 3>worldserver - 1 error(s), 0 warning(s) 4>------ Skipped Build: Project: INSTALL, Configuration: Release Win32 ------ 4>Project not selected to build for this solution configuration ========== Build: 1 succeeded, 2 failed, 16 up-to-date, 1 skipped ==========
×
×
  • Create New...