return to tranceaddict TranceAddict Forums Archive > Main Forums > Chill Out Room

 
How do u run programs from source code?
View this Thread in Original format
ali92
I'm amatuer at this so, I have a question:

If I download the source code from a program, how do I get from there to the actual program running (or at least the EXE file)? Can anyone give me any instructions? Thanks!
Seventh City
i think use a compiler
ali92
quote:
Originally posted by Seventh City
i think use a compiler

What exactly do u do with it? Which one is the best one?
KilldaDJ
www.microsoft.com
they have the ASM compiler
i think...
Illusion
What compiler you use depends on the language the code is in.
Do you have visual studio?
If yes, chances are you already have a compiler that might do the job.
trancaholic
You really need to supply a lot more info for us to help you: which language is the program written in, for which platform (i686, PowerPc, JavaVM), which OS (Windows, Linux, BeOS, Amiga, MacOS), which third party libraries are needed (should be stated somewhere in the distribution - should) etc.
However, I would say that unless there's a readme file along with the source code telling you how to compile/run it, you will probably have a hard time getting anywhere.
CLICK TO RETURN TO TOP OF PAGE
 
Privacy Statement