Search the Community
Showing results for tags 'configuring incomplete'.
Found 1 result
-
Edit By Aokromes: If you can't compile check that you meet requirements: https://trinitycore.atlassian.net/wiki/spaces/tc/pages/2130068/Requirements If you get SSE2 error use: -DCMAKE_C_FLAGS="-msse -msse2 -msse3" -DCMAKE_CXX_FLAGS="-msse -msse2 -msse3" If you get mysql libs error you miss MySQL development files These files are shipped with MySQL Server but to make it easier we packed the libs and include files for both 32 bits and 64 bits. Extract the files to a known location, e.g, C:/mysql_libs https://github.com/TrinityCore/TrinityCore/releases/download/TDB335.55/mysql_lib.zip If you get error 0xc000007b at start is that you are mixing 32 and 64 bits libraries.
- 2924 replies
-
- configuring incomplete
- boost_includedir
- (and 7 more)