Topic: Run from source
Hello. How i can run teeworlds from source? What i needed for it and what i should to do?
You are not logged in. Please login or register.
Teeworlds Forum → Support → Run from source
Hello. How i can run teeworlds from source? What i needed for it and what i should to do?
You have to compile it (means you'll get the application).
Take a look here: CompilingEverything
I think he means to interpret the source.
Sounds interesting.
I think he means to interpret the source.
Sounds interesting.
Sounds impossible. C++ isn't an interpreted language.
That's right. I forgot
Elite Tee wrote:I think he means to interpret the source.
Sounds interesting.Sounds impossible. C++ isn't an interpreted language.
Doesn't sound impossible, you can decide which program you will use to execute source code, obviously the common way to execute programs written in C/C++ is to compile them to machine code and execute them afterwards. You can of course also interpret the source code but that would probably make teeworlds to use more cpu/memory than ever.
(P.S.: I still don't think that it is a good idea to interpret it )
That's right. I forgot
Why do you downvote him?
Teeworlds Forum → Support → Run from source
Powered by PunBB, supported by Informer Technologies, Inc.
Currently installed 3 official extensions. Copyright © 2003–2009 PunBB.