I am using the instructions posted by ANTz / MadMax - Installing Mangos on Windows.
I get this message after step # 7 with the Install folder being completely empty.
About to run....
C:\Program Files\CMake\bin\cmake.exe "C:\Escape\serverTwo" -DBUILD_TOOLS:BOOL=1 -DBUILD_MANGOSD:BOOL=1 -DBUILD_REALMD:BOOL=1 -DSOAP:BOOL=0 -DSCRIPT_LIB_ELUNA:BOOL=1 -DSCRIPT_LIB_SD3:BOOL=1 -DPLAYERBOTS:BOOL=0 -DUSE_STORMLIB:BOOL=1 -DCMAKE_INSTALL_PREFIX="C:\Escape\serverTwo_install" -B "C:\Escape\serverTwo_build" -G "Visual Studio 18" -A x64
-- Selecting Windows SDK version 10.0.26100.0 to target Windows 10.0.26200.
-- The C compiler identification is MSVC 19.50.35727.0
-- The CXX compiler identification is MSVC 19.50.35727.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: C:/Program Files/Microsoft Visual Studio/18/Community/VC/Tools/MSVC/14.50.35717/bin/Hostx64/x64/cl.exe - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: C:/Program Files/Microsoft Visual Studio/18/Community/VC/Tools/MSVC/14.50.35717/bin/Hostx64/x64/cl.exe - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed
-- Looking for pthread_create in pthreads
-- Looking for pthread_create in pthreads - not found
-- Looking for pthread_create in pthread
-- Looking for pthread_create in pthread - not found
-- Found Threads: TRUE
-- Found OpenSSL: optimized;C:/OpenSSL-Win64/lib/VC/x64/MD/libcrypto.lib;debug;C:/OpenSSL-Win64/lib/VC/x64/MDd/libcrypto.lib (found version "3.6.1")
-- Found MySQL: C:/Program Files/MariaDB 11.8/include/mysql
-- Lua version: lua52
-- Lua linking: dynamic
-- Configuring done (73.1s)
-- Generating done (1.6s)
-- Build files have been written to: C:/Escape/serverTwo_build
Can you help me to progress further? Please and Thanks