[Ajuda] Zeex's PAWN Compiler ? - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: Non-English (
https://sampforum.blast.hk/forumdisplay.php?fid=9)
+--- Forum: Languages (
https://sampforum.blast.hk/forumdisplay.php?fid=33)
+---- Forum: Português/Portuguese (
https://sampforum.blast.hk/forumdisplay.php?fid=34)
+---- Thread: [Ajuda] Zeex's PAWN Compiler ? (
/showthread.php?tid=646548)
Zeex's PAWN Compiler ? -
Maxwilson01 - 18.12.2017
Olб, estou com dificuldade em instalar esse compilador kk
estou seguindo o tutorial do github "https://github.com/Zeex/pawn" para windows porйm chego na linha de comando
cmake .. \ source \ compiler -G " Visual Studio 15 2017 "
Ele da erro: "CMake Error: Could not create named generator Visual Studio 15 2017"
Tudo que tutorial pediu eu fiz quando chego nesta parte fica dando esse erro. Alguйm sabe o que й? jб procurei forum...
Re: Zeex's PAWN Compiler ? -
renatog - 18.12.2017
Sу baixar os binбrios da ъltima release, nгo tem necessidade de vocк dar build no compilador:
https://github.com/Zeex/pawn/releases/tag/v3.10.4
Re: Zeex's PAWN Compiler ? -
Maxwilson01 - 18.12.2017
Consegui, obrigado!
Re: Zeex's PAWN Compiler ? -
Dayvison_ - 18.12.2017
й isto:
Code:
cmake -G "Visual Studio 12 2013" source/compiler