I am trying to make my “first mod” by giving the medic a panzerfaust. Too bad that dev-c++ doesn’t seem to be very happy with this…
Is there a Microsoft Visual C++ command line version? In the tutorial, msvc++ 6.0 is used.
When I use dev-c++ to compile everything in my game folder I get…
d:/return to castle wolfenstein - game of the year edition/mymod/src/game/bg_lib.c: In function qsort': d:/return to castle wolfenstein - game of the year edition/mymod/src/game/bg_lib.c:109: argument
a’ doesn’t match prototype
d:\DEV-C_~1\Include\stdlib.h:291: prototype declaration
d:/return to castle wolfenstein - game of the year edition/mymod/src/game/q_math.c:736: warning: naked' attribute directive ignored d:/return to castle wolfenstein - game of the year edition/mymod/src/game/q_math.c: In function
BoxOnPlaneSide’:
d:/return to castle wolfenstein - game of the year edition/mymod/src/game/q_math.c:740: parse error before `{’