[Pedido] Tutorial CrashDetect ?
#6

Quote:
Originally Posted by Coringa_Vilao
Посмотреть сообщение
Nгo tipo eu ja fiz isso e talz , sу que veio 3 arquivos no .rar que baixei , veio crashdetect.dll = plugin , crashdetect.inc e crashdetect.pdb , queria saber aonde eu adiciono esses 2 arquivos ? o .inc eu sei q й include , mais qual pasta de include eu adiciono ele no Servidor\pawno\include ou Servidor\include ?

e queria saber tambem sobre:

Код:
Building on Windows

You'll need to install CMake and Visual Studio (Express edition will suffice). After that, either run cmake from the command line:

cd crashdetect
mkdir build && cd build
path/to/cmake.exe ../ -DBUILD_TESTING=OFF
or do the same from cmake-gui. This will generate a Visual Studio project in the build folder.

To build the project:

path/to/cmake.exe --build . --config Release
You can also build it from within Visual Studio: open build/crashdetect.sln and go to menu -> Build -> Build Solution (or just press F7).
Irei ter que baixar o CMake ? e tambem utilizar "trace <flags>" no server.cfg ?
Os ficheiros crashdetect.dll e crashdetect.pdb vocк coloca na pasta "plugins". O crashdetect.inc vocк coloca ele em "Servidor\pawno\include".
Isso aн do CMake e etc nгo й para vocк, isso й sу para quem quiser compilar o plugin a partir do cуdigo-fonte.
Vocк jб baixou o CrashDetect prй-compilado (.dll), nгo precisa fazer nada
Reply


Messages In This Thread
Tutorial CrashDetect ? - by Coringa_Vilao - 12.09.2015, 06:05
Re: Tutorial CrashDetect ? - by n0minal - 12.09.2015, 06:53
Re: Tutorial CrashDetect ? - by Sennior - 12.09.2015, 08:32
Re: Tutorial CrashDetect ? - by Nixtren - 12.09.2015, 12:38
Re: Tutorial CrashDetect ? - by Coringa_Vilao - 12.09.2015, 17:23
Re: Tutorial CrashDetect ? - by Nixtren - 12.09.2015, 21:33
Re: Tutorial CrashDetect ? - by Coringa_Vilao - 13.09.2015, 00:30

Forum Jump:


Users browsing this thread: 1 Guest(s)