MeusH Posted November 15, 2004 Share Posted November 15, 2004 Hello I've read many tuts, and I've made a mod, now I'd like to beta test it. I know Microsoft's compiler isn't free, but I'm looking for anything free. Note, I have Delphi 7 (so I can make dlls), but I have never made any, I have never find a tut, and Delphi language isn't same as Q3 coding language (it is C, isn't it?)... Link to comment Share on other sites More sharing options...
stubert Posted November 15, 2004 Share Posted November 15, 2004 it is in C and you can compile it with gcc Link to comment Share on other sites More sharing options...
MeusH Posted November 15, 2004 Author Share Posted November 15, 2004 Could you give me link to gcc download and gcc tutorial? Or gcc is some part of Delphi? Link to comment Share on other sites More sharing options...
MeusH Posted November 16, 2004 Author Share Posted November 16, 2004 I've found the link, http://gcc.gnu.org/ , I think. Now... how can I use? Link to comment Share on other sites More sharing options...
razorace Posted November 16, 2004 Share Posted November 16, 2004 GCC is for Linux. You want a windows compiler as far as I know. Link to comment Share on other sites More sharing options...
MeusH Posted November 17, 2004 Author Share Posted November 17, 2004 Yes, you're right, I'm looking for windows compiler now. Any feedback, please? Link to comment Share on other sites More sharing options...
stubert Posted November 17, 2004 Share Posted November 17, 2004 http://www.delorie.com/djgpp/ GCC for windows Link to comment Share on other sites More sharing options...
stubert Posted November 17, 2004 Share Posted November 17, 2004 but i just use the copy of .net that came with my comp sci III textbook Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.