I need makefile c++ for ET (NQ).


(frompoland) #1

Hello!

My friend made qmm plugin for my server, but now he only has source code. He is trying to make compilation source code to *.so file. He said to me, that he needed makefile for Enemy Territory (for NoQuarter mod 1.2.5). Where can I get it?


(Paul) #2

For noquarter you need SCONS.
Goto linux (ubunto or so) type in terminal sudo apt-get install g++
Then google scons and install, next you can go to terminal and do scons <path to src folder>