pb with file *.so


(jobe314) #1

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


(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.