[Archive] Error when Recompiling
[Archive] Error when Recompiling
Archived author: bloodthunder • Posted: 2025-11-04T18:17:29.419920
Original source
Hello! Lately I have been attempting to edit key parts of my server-such as allowing players to resurrect over their corpse, or change that stat limits on items, but whenever i try to recompile, I get two different errors.
The first one says "An error occurred while creating the C++ browsing database file C:\Users\---\Desktop\Trinity 4.3.4\TrinityCore-4.3.4\Build\TrinityCore.sdf. Intellisense and browsing infomation will not be available for C++ projects.
Ensure that Microsoft SQL Server Compact 4.0 is installed (which I have) and that no other applications are accessing the file. If this problem persist, delete the file and reopen the solution."
My second set of errors goes along the lines of this (they are almost the same, just different file paths):
Error 1 error : The source directory "C:/Trinity 4.3.4/TrinityCore-4.3.4" does not appear to contain CMakeLists.txt. C:\Users\---\Desktop\Trinity 4.3.4\TrinityCore-4.3.4\Build\CUSTOMBUILD ZERO_CHECK
Warning 2 warning : The referenced project 'C:/Trinity 4.3.4/TrinityCore-4.3.4/Build/ZERO_CHECK.vcxproj' does not exist. C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets 1492 5 revision.h
Archived author: bloodthunder • Posted: 2025-11-04T18:17:29.419920
Original source
Are you sure that you have clonned TC source and the required folders are in there?
Also please post the full error in here.
Archived author: bloodthunder • Posted: 2025-11-04T18:17:29.419920
Original source
I fixed the first error, but I still get these sets of errors when attempting to recompile:
>------ Rebuild All started: Project: ZERO_CHECK, Configuration: Debug Win32 ------
1> Checking Build System
1> CMake is re-running because C:/Trinity 4.3.4/TrinityCore-4.3.4/Build/CMakeFiles/generate.stamp dependency file is missing.
1>CUSTOMBUILD : CMake error : The source directory "C:/Trinity 4.3.4/TrinityCore-4.3.4" does not appear to contain CMakeLists.txt.
1> Specify --help for usage, or press the help button on the CMake GUI.
2>------ Rebuild All started: Project: revision.h, Configuration: Debug Win32 ------
3>------ Rebuild All started: Project: shared, Configuration: Debug Win32 ------
4>------ Rebuild All started: Project: zlib, Configuration: Debug Win32 ------
5>------ Rebuild All started: Project: gsoap, Configuration: Debug Win32 ------
2>C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets(1492,5): warning : The referenced project 'C:/Trinity 4.3.4/TrinityCore-4.3.4/Build/ZERO_CHECK.vcxproj' does not exist.
4>C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets(1492,5): warning : The referenced project 'C:/Trinity 4.3.4/TrinityCore-4.3.4/Build/ZERO_CHECK.vcxproj' does not exist.
2> Building Custom Rule C:/Trinity 4.3.4/TrinityCore-4.3.4/src/genrev/CMakeLists.txt
2> CMake is re-running because C:\Trinity 4.3.4\TrinityCore-4.3.4\Build\src\genrev\CMakeFiles\generate.stamp dependency file is missing.
2>CUSTOMBUILD : CMake error : The source directory "C:/Trinity 4.3.4/TrinityCore-4.3.4" does not appear to contain CMakeLists.txt.
2> Specify --help for usage, or press the help button on the CMake GUI.
4> Building Custom Rule C:/Trinity 4.3.4/TrinityCore-4.3.4/dep/zlib/CMakeLists.txt
5>C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets(1492,5): warning : The referenced project 'C:/Trinity 4.3.4/TrinityCore-4.3.4/Build/ZERO_CHECK.vcxproj' does not exist.
5> Building Custom Rule C:/Trinity 4.3.4/TrinityCore-4.3.4/dep/gsoap/CMakeLists.txt
5> CMake is re-running because C:\Trinity 4.3.4\TrinityCore-4.3.4\Build\dep\gsoap\CMakeFiles\generate.stamp dependency file is missing.
5>CUSTOMBUILD : CMake error : The source directory "C:/Trinity 4.3.4/TrinityCore-4.3.4" does not appear to contain CMakeLists.txt.
5> Specify --help for usage, or press the help button on the CMake GUI.
3>C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets(1492,5): warning : The referenced project 'C:/Trinity 4.3.4/TrinityCore-4.3.4/Build/ZERO_CHECK.vcxproj' does not exist.
3> Building Custom Rule C:/Trinity 4.3.4/TrinityCore-4.3.4/src/server/shared/CMakeLists.txt
3> CMake is re-running because C:\Trinity 4.3.4\TrinityCore-4.3.4\Build\src\server\shared\CMakeFiles\generate.stamp dependency file is missing.
3>CUSTOMBUILD : CMake error : The source directory "C:/Trinity 4.3.4/TrinityCore-4.3.4" does not appear to contain CMakeLists.txt.
3> Specify --help for usage, or press the help button on the CMake GUI.
4> CMake is re-running because C:\Trinity 4.3.4\TrinityCore-4.3.4\Build\dep\zlib\CMakeFiles\generate.stamp dependency file is missing.
4>CUSTOMBUILD : CMake error : The source directory "C:/Trinity 4.3.4/TrinityCore-4.3.4" does not appear to contain CMakeLists.txt.
4> Specify --help for usage, or press the help button on the CMake GUI.
6>------ Rebuild All started: Project: game, Configuration: Debug Win32 ------
7>------ Rebuild All started: Project: ipc, Configuration: Debug Win32 ------
8>------ Rebuild All started: Project: Detour, Configuration: Debug Win32 ------
9>------ Rebuild All started: Project: collision, Configuration: Debug Win32 ------
7>C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets(1492,5): warning : The referenced project 'C:/Trinity 4.3.4/TrinityCore-4.3.4/Build/ZERO_CHECK.vcxproj' does not exist.
7> Building Custom Rule C:/Trinity 4.3.4/TrinityCore-4.3.4/src/server/ipc/CMakeLists.txt
6>C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets(1492,5): warning : The referenced project 'C:/Trinity 4.3.4/TrinityCore-4.3.4/Build/ZERO_CHECK.vcxproj' does not exist.
6>C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets(1492,5): warning : The referenced project 'C:/Trinity 4.3.4/TrinityCore-4.3.4/Build/src/genrev/revision.h.vcxproj' does not exist.
8>C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets(1492,5): warning : The referenced project 'C:/Trinity 4.3.4/TrinityCore-4.3.4/Build/ZERO_CHECK.vcxproj' does not exist.
8>C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets(1492,5): warning : The referenced project 'C:/Trinity 4.3.4/TrinityCore-4.3.4/Build/dep/zlib/zlib.vcxproj' does not exist.
8> Building Custom Rule C:/Trinity 4.3.4/TrinityCore-4.3.4/dep/recastnavigation/Detour/CMakeLists.txt
9>C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets(1492,5): warning : The referenced project 'C:/Trinity 4.3.4/TrinityCore-4.3.4/Build/ZERO_CHECK.vcxproj' does not exist.
9>C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets(1492,5): warning : The referenced project 'C:/Trinity 4.3.4/TrinityCore-4.3.4/Build/src/server/shared/shared.vcxproj' does not exist.
7> CMake is re-running because C:\Trinity 4.3.4\TrinityCore-4.3.4\Build\src\server\ipc\CMakeFiles\generate.stamp dependency file is missing.
9> Building Custom Rule C:/Trinity 4.3.4/TrinityCore-4.3.4/src/server/collision/CMakeLists.txt
6> Building Custom Rule C:/Trinity 4.3.4/TrinityCore-4.3.4/src/server/game/CMakeLists.txt
6> CMake is re-running because C:\Trinity 4.3.4\TrinityCore-4.3.4\Build\src\server\game\CMakeFiles\generate.stamp dependency file is missing.
6>CUSTOMBUILD : CMake error : The source directory "C:/Trinity 4.3.4/TrinityCore-4.3.4" does not appear to contain CMakeLists.txt.
6> Specify --help for usage, or press the help button on the CMake GUI.
7>CUSTOMBUILD : CMake error : The source directory "C:/Trinity 4.3.4/TrinityCore-4.3.4" does not appear to contain CMakeLists.txt.
7> Specify --help for usage, or press the help button on the CMake GUI.
8> CMake is re-running because C:\Trinity 4.3.4\TrinityCore-4.3.4\Build\dep\recastnavigation\Detour\CMakeFiles\generate.stamp dependency file is missing.
8>CUSTOMBUILD : CMake error : The source directory "C:/Trinity 4.3.4/TrinityCore-4.3.4" does not appear to contain CMakeLists.txt.
8> Specify --help for usage, or press the help button on the CMake GUI.
9> CMake is re-running because C:\Trinity 4.3.4\TrinityCore-4.3.4\Build\src\server\collision\CMakeFiles\generate.stamp dependency file is missing.
9>CUSTOMBUILD : CMake error : The source directory "C:/Trinity 4.3.4/TrinityCore-4.3.4" does not appear to contain CMakeLists.txt.
9> Specify --help for usage, or press the help button on the CMake GUI.
10>------ Rebuild All started: Project: g3dlib, Configuration: Debug Win32 ------
11>------ Rebuild All started: Project: scripts, Configuration: Debug Win32 ------
12>------ Rebuild All started: Project: zmqpp, Configuration: Debug Win32 ------
13>------ Rebuild All started: Project: Recast, Configuration: Debug Win32 ------
10>C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets(1492,5): warning : The referenced project 'C:/Trinity 4.3.4/TrinityCore-4.3.4/Build/ZERO_CHECK.vcxproj' does not exist.
10>C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets(1492,5): warning : The referenced project 'C:/Trinity 4.3.4/TrinityCore-4.3.4/Build/dep/zlib/zlib.vcxproj' does not exist.
11>C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets(1492,5): warning : The referenced project 'C:/Trinity 4.3.4/TrinityCore-4.3.4/Build/ZERO_CHECK.vcxproj' does not exist.
11>C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets(1492,5): warning : The referenced project 'C:/Trinity 4.3.4/TrinityCore-4.3.4/Build/src/genrev/revision.h.vcxproj' does not exist.
13>C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets(1492,5): warning : The referenced project 'C:/Trinity 4.3.4/TrinityCore-4.3.4/Build/ZERO_CHECK.vcxproj' does not exist.
13>C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets(1492,5): warning : The referenced project 'C:/Trinity 4.3.4/TrinityCore-4.3.4/Build/dep/zlib/zlib.vcxproj' does not exist.
10> Building Custom Rule C:/Trinity 4.3.4/TrinityCore-4.3.4/dep/g3dlite/CMakeLists.txt
10> CMake is re-running because C:\Trinity 4.3.4\TrinityCore-4.3.4\Build\dep\g3dlite\CMakeFiles\generate.stamp dependency file is missing.
12>C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets(1492,5): warning : The referenced project 'C:/Trinity 4.3.4/TrinityCore-4.3.4/Build/ZERO_CHECK.vcxproj' does not exist.
10>CUSTOMBUILD : CMake error : The source directory "C:/Trinity 4.3.4/TrinityCore-4.3.4" does not appear to contain CMakeLists.txt.
10> Specify --help for usage, or press the help button on the CMake GUI.
11> Building Custom Rule C:/Trinity 4.3.4/TrinityCore-4.3.4/src/server/scripts/CMakeLists.txt
11> CMake is re-running because C:\Trinity 4.3.4\TrinityCore-4.3.4\Build\src\server\scripts\CMakeFiles\generate.stamp dependency file is missing.
11>CUSTOMBUILD : CMake error : The source directory "C:/Trinity 4.3.4/TrinityCore-4.3.4" does not appear to contain CMakeLists.txt.
11> Specify --help for usage, or press the help button on the CMake GUI.
12> Building Custom Rule C:/Trinity 4.3.4/TrinityCore-4.3.4/dep/zmqpp/CMakeLists.txt
12> CMake is re-running because C:\Trinity 4.3.4\TrinityCore-4.3.4\Build\dep\zmqpp\CMakeFiles\generate.stamp dependency file is missing.
12>CUSTOMBUILD : CMake error : The source directory "C:/Trinity 4.3.4/TrinityCore-4.3.4" does not appear to contain CMakeLists.txt.
12> Specify --help for usage, or press the help button on the CMake GUI.
14>------ Rebuild All started: Project: authserver, Configuration: Debug Win32 ------
13> Building Custom Rule C:/Trinity 4.3.4/TrinityCore-4.3.4/dep/recastnavigation/Recast/CMakeLists.txt
13> CMake is re-running because C:\Trinity 4.3.4\TrinityCore-4.3.4\Build\dep\recastnavigation\Recast\CMakeFiles\generate.stamp dependency file is missing.
13>CUSTOMBUILD : CMake error : The source directory "C:/Trinity 4.3.4/TrinityCore-4.3.4" does not appear to contain CMakeLists.txt.
13> Specify --help for usage, or press the help button on the CMake GUI.
14>C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets(1492,5): warning : The referenced project 'C:/Trinity 4.3.4/TrinityCore-4.3.4/Build/ZERO_CHECK.vcxproj' does not exist.
14>C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets(1492,5): warning : The referenced project 'C:/Trinity 4.3.4/TrinityCore-4.3.4/Build/src/genrev/revision.h.vcxproj' does not exist.
14>C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets(1492,5): warning : The referenced project 'C:/Trinity 4.3.4/TrinityCore-4.3.4/Build/src/server/shared/shared.vcxproj' does not exist.
15>------ Rebuild All started: Project: bnetserver, Configuration: Debug Win32 ------
16>------ Rebuild All started: Project: worldserver, Configuration: Debug Win32 ------
14> Building Custom Rule C:/Trinity 4.3.4/TrinityCore-4.3.4/src/server/authserver/CMakeLists.txt
14> CMake is re-running because C:\Trinity 4.3.4\TrinityCore-4.3.4\Build\src\server\authserver\CMakeFiles\generate.stamp dependency file is missing.
14>CUSTOMBUILD : CMake error : The source directory "C:/Trinity 4.3.4/TrinityCore-4.3.4" does not appear to contain CMakeLists.txt.
14> Specify --help for usage, or press the help button on the CMake GUI.
15>C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets(1492,5): warning : The referenced project 'C:/Trinity 4.3.4/TrinityCore-4.3.4/Build/ZERO_CHECK.vcxproj' does not exist.
15>C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets(1492,5): warning : The referenced project 'C:/Trinity 4.3.4/TrinityCore-4.3.4/Build/src/server/ipc/ipc.vcxproj' does not exist.
15>C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets(1492,5): warning : The referenced project 'C:/Trinity 4.3.4/TrinityCore-4.3.4/Build/src/genrev/revision.h.vcxproj' does not exist.
15>C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets(1492,5): warning : The referenced project 'C:/Trinity 4.3.4/TrinityCore-4.3.4/Build/src/server/shared/shared.vcxproj' does not exist.
15>C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets(1492,5): warning : The referenced project 'C:/Trinity 4.3.4/TrinityCore-4.3.4/Build/dep/zmqpp/zmqpp.vcxproj' does not exist.
16>C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets(1492,5): warning : The referenced project 'C:/Trinity 4.3.4/TrinityCore-4.3.4/Build/dep/recastnavigation/Detour/Detour.vcxproj' does not exist.
16>C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets(1492,5): warning : The referenced project 'C:/Trinity 4.3.4/TrinityCore-4.3.4/Build/ZERO_CHECK.vcxproj' does not exist.
16>C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets(1492,5): warning : The referenced project 'C:/Trinity 4.3.4/TrinityCore-4.3.4/Build/src/server/collision/collision.vcxproj' does not exist.
16>C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets(1492,5): warning : The referenced project 'C:/Trinity 4.3.4/TrinityCore-4.3.4/Build/dep/g3dlite/g3dlib.vcxproj' does not exist.
16>C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets(1492,5): warning : The referenced project 'C:/Trinity 4.3.4/TrinityCore-4.3.4/Build/src/server/game/game.vcxproj' does not exist.
16>C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets(1492,5): warning : The referenced project 'C:/Trinity 4.3.4/TrinityCore-4.3.4/Build/dep/gsoap/gsoap.vcxproj' does not exist.
16>C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets(1492,5): warning : The referenced project 'C:/Trinity 4.3.4/TrinityCore-4.3.4/Build/src/server/ipc/ipc.vcxproj' does not exist.
16>C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets(1492,5): warning : The referenced project 'C:/Trinity 4.3.4/TrinityCore-4.3.4/Build/src/genrev/revision.h.vcxproj' does not exist.
16>C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets(1492,5): warning : The referenced project 'C:/Trinity 4.3.4/TrinityCore-4.3.4/Build/src/server/scripts/scripts.vcxproj' does not exist.
16>C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets(1492,5): warning : The referenced project 'C:/Trinity 4.3.4/TrinityCore-4.3.4/Build/src/server/shared/shared.vcxproj' does not exist.
16>C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets(1492,5): warning : The referenced project 'C:/Trinity 4.3.4/TrinityCore-4.3.4/Build/dep/zlib/zlib.vcxproj' does not exist.
16>C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets(1492,5): warning : The referenced project 'C:/Trinity 4.3.4/TrinityCore-4.3.4/Build/dep/zmqpp/zmqpp.vcxproj' does not exist.
15> Building Custom Rule C:/Trinity 4.3.4/TrinityCore-4.3.4/src/server/bnetserver/CMakeLists.txt
16> Building Custom Rule C:/Trinity 4.3.4/TrinityCore-4.3.4/src/server/worldserver/CMakeLists.txt
15> CMake is re-running because C:\Trinity 4.3.4\TrinityCore-4.3.4\Build\src\server\bnetserver\CMakeFiles\generate.stamp dependency file is missing.
15>CUSTOMBUILD : CMake error : The source directory "C:/Trinity 4.3.4/TrinityCore-4.3.4" does not appear to contain CMakeLists.txt.
15> Specify --help for usage, or press the help button on the CMake GUI.
16> CMake is re-running because C:\Trinity 4.3.4\TrinityCore-4.3.4\Build\src\server\worldserver\CMakeFiles\generate.stamp dependency file is missing.
16>CUSTOMBUILD : CMake error : The source directory "C:/Trinity 4.3.4/TrinityCore-4.3.4" does not appear to contain CMakeLists.txt.
16> Specify --help for usage, or press the help button on the CMake GUI.
17>------ Rebuild All started: Project: ALL_BUILD, Configuration: Debug Win32 ------
17>C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets(1492,5): warning : The referenced project 'C:/Trinity 4.3.4/TrinityCore-4.3.4/Build/dep/recastnavigation/Detour/Detour.vcxproj' does not exist.
17>C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets(1492,5): warning : The referenced project 'C:/Trinity 4.3.4/TrinityCore-4.3.4/Build/dep/recastnavigation/Recast/Recast.vcxproj' does not exist.
17>C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets(1492,5): warning : The referenced project 'C:/Trinity 4.3.4/TrinityCore-4.3.4/Build/ZERO_CHECK.vcxproj' does not exist.
17>C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets(1492,5): warning : The referenced project 'C:/Trinity 4.3.4/TrinityCore-4.3.4/Build/src/server/authserver/authserver.vcxproj' does not exist.
17>C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets(1492,5): warning : The referenced project 'C:/Trinity 4.3.4/TrinityCore-4.3.4/Build/src/server/bnetserver/bnetserver.vcxproj' does not exist.
17>C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets(1492,5): warning : The referenced project 'C:/Trinity 4.3.4/TrinityCore-4.3.4/Build/src/server/collision/collision.vcxproj' does not exist.
17>C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets(1492,5): warning : The referenced project 'C:/Trinity 4.3.4/TrinityCore-4.3.4/Build/dep/g3dlite/g3dlib.vcxproj' does not exist.
17>C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets(1492,5): warning : The referenced project 'C:/Trinity 4.3.4/TrinityCore-4.3.4/Build/src/server/game/game.vcxproj' does not exist.
17>C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets(1492,5): warning : The referenced project 'C:/Trinity 4.3.4/TrinityCore-4.3.4/Build/dep/gsoap/gsoap.vcxproj' does not exist.
17>C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets(1492,5): warning : The referenced project 'C:/Trinity 4.3.4/TrinityCore-4.3.4/Build/src/server/ipc/ipc.vcxproj' does not exist.
17>C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets(1492,5): warning : The referenced project 'C:/Trinity 4.3.4/TrinityCore-4.3.4/Build/src/genrev/revision.h.vcxproj' does not exist.
17>C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets(1492,5): warning : The referenced project 'C:/Trinity 4.3.4/TrinityCore-4.3.4/Build/src/server/scripts/scripts.vcxproj' does not exist.
17>C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets(1492,5): warning : The referenced project 'C:/Trinity 4.3.4/TrinityCore-4.3.4/Build/src/server/shared/shared.vcxproj' does not exist.
17>C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets(1492,5): warning : The referenced project 'C:/Trinity 4.3.4/TrinityCore-4.3.4/Build/src/server/worldserver/worldserver.vcxproj' does not exist.
17>C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets(1492,5): warning : The referenced project 'C:/Trinity 4.3.4/TrinityCore-4.3.4/Build/dep/zlib/zlib.vcxproj' does not exist.
17>C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets(1492,5): warning : The referenced project 'C:/Trinity 4.3.4/TrinityCore-4.3.4/Build/dep/zmqpp/zmqpp.vcxproj' does not exist.
17> Building Custom Rule C:/Trinity 4.3.4/TrinityCore-4.3.4/CMakeLists.txt
17> CMake is re-running because C:\Trinity 4.3.4\TrinityCore-4.3.4\Build\CMakeFiles\generate.stamp dependency file is missing.
17>CUSTOMBUILD : CMake error : The source directory "C:/Trinity 4.3.4/TrinityCore-4.3.4" does not appear to contain CMakeLists.txt.
17> Specify --help for usage, or press the help button on the CMake GUI.
18>------ Skipped Rebuild All: Project: INSTALL, Configuration: Debug Win32 ------
18>Project not selected to build for this solution configuration
========== Rebuild All: 0 succeeded, 17 failed, 1 skipped ==========
What I don't understand is the fact that I have all of these files in the correct place.
Archived author: bloodthunder • Posted: 2025-11-04T18:17:29.419920
Original source
Is it a clean download and a clean source?