Cohsty243 Posted April 9, 2007 Share Posted April 9, 2007 Where can I go to learn linux and mac compiling? I have Visual C++ 2005 Express Edition. Link to comment Share on other sites More sharing options...
ensiform Posted April 9, 2007 Share Posted April 9, 2007 You're gonna want to compile Linux from Linux. Same with MAC. Link to comment Share on other sites More sharing options...
Tinny Posted April 9, 2007 Share Posted April 9, 2007 Hmm, do you have access to a linux os or cygwin or something? Link to comment Share on other sites More sharing options...
Cohsty243 Posted April 9, 2007 Author Share Posted April 9, 2007 nope Lol. Link to comment Share on other sites More sharing options...
ensiform Posted April 9, 2007 Share Posted April 9, 2007 Won't be very good to compile a linux build in Cygwin if you even could. Would give bad results... Plus you would need all of the linux libraries which Cygwin does not have. You're going to need LINUX and MAC if you want to build for either of them. That's that. Link to comment Share on other sites More sharing options...
Cohsty243 Posted May 20, 2007 Author Share Posted May 20, 2007 Okay, I just recently got access to linux, now what should I do lol. Link to comment Share on other sites More sharing options...
dumbledore Posted May 20, 2007 Share Posted May 20, 2007 well, in theory you could use a cross-compiler to do the trick, but they're not easy to find... you can waste hours on google looking for one lol Link to comment Share on other sites More sharing options...
Cohsty243 Posted May 25, 2007 Author Share Posted May 25, 2007 My friend has debian on a root server and has access via SSH and FTP. He installed GCC and we are trying to compile for linux, we've tried many ways but no success, any help would be nice lol. Link to comment Share on other sites More sharing options...
ensiform Posted May 25, 2007 Share Posted May 25, 2007 Give details on what you did, and gcc version would also be nice. Run gcc --v or --version for version i believe. Link to comment Share on other sites More sharing options...
Cohsty243 Posted May 25, 2007 Author Share Posted May 25, 2007 From friend: "gcc version 4.1.2 20061115 cd ./SDK/codemp/game/ then make then i copied the *.so file to the directory and started it with +set fs_game the server starts up correcly but when joining the server .. we wont be able to c eachother exept we come rly close" The Compiling has errors Link to comment Share on other sites More sharing options...
Cohsty243 Posted May 25, 2007 Author Share Posted May 25, 2007 oh also using the JKA Universal SDK Link to comment Share on other sites More sharing options...
ensiform Posted May 27, 2007 Share Posted May 27, 2007 Use gcc3 instead. Link to comment Share on other sites More sharing options...
Cohsty243 Posted May 27, 2007 Author Share Posted May 27, 2007 KK Thanks. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.