Jump to content

Home

jka sdk compiler????


snippet

Recommended Posts

If you want to compile for Linux you can just use gcc. However there are some quake tuts that show how to compile the quake sdk with free compilers. Check those out on google and try to apply those to ja sdk. Someone here probably knows much more about this than I do.

Link to comment
Share on other sites

I have dev-c++ but haven't used it. I use msvc cause it's easy one-stop-shopping for my JKA stuff and I'm lazy, though speaking of poc's... It's the only software I have that brings down windows just by running for awhile, to the point where I have to reboot like I'm running windowsME or something.

 

Well waddyaknow I looked in devcpp folder and there was gcc in the bins. Thanks for the msys tip too.

Link to comment
Share on other sites

i tried devcpp and it works great but i dont know how to set it upp to compile the sdk!! i converted the sln to dsp and imported the proj but when i came to compiling it it stops after 5 seconds giving me alot of warnings and errors! dose anyone know how to set devc up properly for compilation??

 

thanks in advance!

Link to comment
Share on other sites

dev-c++ can cross compile to Linux on a Windows system?

 

nobody asked about cross-compiling, but you can use cygwin or msys for that if u have all the right gcc stuff.

 

btw just converting it wont do for dev-c++. there are some dev files in my proj that dumbledore has but i don't really use them for ensimod and they have tons of extra stuff nor do i know some of the correct things that are needed.

Link to comment
Share on other sites

  • 3 weeks later...

Archived

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

×
×
  • Create New...