1

Topic: Of the source to *.EXE

Everybody.

Give please, how to build files from the source to *.exe? To be able to upload. Exe and play?
Which program?

What programs you edit the source files?


Sorry if there is such a theme.
Sorry for my English.

2 (edited by Chrono Syndrome 2008-03-24 15:01:52)

Re: Of the source to *.EXE

Give please, how to build files from the source to *.exe?

Using compier ?

Don't try to catch the Night !
Useless simplifications is worst enemy of simplicity. (C)

3

Re: Of the source to *.EXE

Chrono Syndrome wrote:

Give please, how to build files from the source to *.exe?

Using compier ?

So I want to learn how to compile the source files to .exe What compile files?

Please tell that is responsible for each source file?


data
datasrc
objs
other
scripts
src

What are the programs you use to edit *.c, *.h, *def, *.S, *.cpp, *.hpp, *.v, *.py, .sh files?


Thank you for answers smile

4

Re: Of the source to *.EXE

Your questions relates to some of the most basic things in programming, and sorry, but this is not the place to learn that.

Ever heard "Google is your friend"?
Well, here is a very good place to use it.


Try googling for something like "Basic C++ programming". That should give you a push in the right direction.

Used to be very active waay back