i got some pb.
i cant do my mod running with all .pk3. I read the topic getting a mod running but i dont have the *.so with my mod where can i find them? get after compiling?
because i only have *.dll, *.lib, *.exp and *.map after compiling with msVC++6.
thx
pb with file *.so
jobe314
(jobe314)
#1
Magik
(Magik)
#2
.so is for Linux what .dll is for Windows (a bit over simplified).
To compile a Linux version follow the advice given in the sticky thread.