Zeex / samp-plugin-crashdetect

Crash/error reporting plugin for SA-MP server
http://forum.sa-mp.com/showthread.php?t=262796
BSD 2-Clause "Simplified" License
116 stars 23 forks source link

Build failed #46

Closed vlakam closed 9 years ago

vlakam commented 9 years ago

[ 97%] Building CXX object src/CMakeFiles/crashdetect.dir/stacktrace-win32.cpp.obj mingw32-make.exe[2]: * No rule to make target 'deps/lib/libpcred.a', needed by 'src/crashdetect.dll'. Stop. mingw32-make.exe[2]: * Waiting for unfinished jobs....

Zeex commented 9 years ago

You need to use the MSVC (Visual Studio) compiler on WIndows, crashdetect currently can't be built with MinGW.