Jump to content

Home

Compiling problems ???


rut-wa jodar

Recommended Posts

Are you able to compile it into the .dll file. Going to the build menu with microsoft visual c++ will build that. with that made, you go into the game folder of the source code, which has all the .c and .h files, and there is a file called game.bat. running that will take the .dll file made by the compiler and make a .qvm file in the base/vm folder of the source code. The compiler itself can't make the .qvm files, only the .dll

Link to comment
Share on other sites

Originally posted by Arkule

Are you able to compile it into the .dll file. Going to the build menu with microsoft visual c++ will build that. with that made, you go into the game folder of the source code, which has all the .c and .h files, and there is a file called game.bat. running that will take the .dll file made by the compiler and make a .qvm file in the base/vm folder of the source code. The compiler itself can't make the .qvm files, only the .dll

 

I don`t have microsoft visual c++ :( is there any other program (shareware) that does the same job ??

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...