Note: LucasForums Archive Project
The content here was reconstructed by scraping the Wayback Machine in an effort to restore some of what was lost when LF went down. The LucasForums Archive Project claims no ownership over the content or assets that were archived on archive.org.

This project is meant for research purposes only.

Compile tool

Page: 1 of 1
 MeusH
11-15-2004, 10:25 AM
#1
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?)...
 stubert
11-15-2004, 11:27 AM
#2
it is in C and you can compile it with gcc
 MeusH
11-15-2004, 6:38 PM
#3
Could you give me link to gcc download and gcc tutorial?
Or gcc is some part of Delphi?
 MeusH
11-15-2004, 8:09 PM
#4
I've found the link, http://gcc.gnu.org/) , I think.

Now... how can I use?
 razorace
11-16-2004, 3:30 PM
#5
GCC is for Linux. You want a windows compiler as far as I know.
 MeusH
11-16-2004, 9:56 PM
#6
Yes, you're right, I'm looking for windows compiler now.

Any feedback, please?
 stubert
11-17-2004, 12:42 PM
#7
 stubert
11-17-2004, 12:42 PM
#8
but i just use the copy of .net that came with my comp sci III textbook
Page: 1 of 1