• Unfortunately, we have experienced significant hard drive damage that requires urgent maintenance and rebuilding. The forum will be a state of read only until we install our new drives and rebuild all the configurations needed. Please follow our Facebook page for updates, we will be back up shortly! (The forum could go offline at any given time due to the nature of the failed drives whilst awaiting the upgrades.) When you see an Incapsula error, you know we are in the process of migration.

how to compiled files no source. code

Junior Spellweaver
Joined
Dec 16, 2013
Messages
158
Reaction score
7
exe


i change something in scoure code and i save it (what i need do rebuild or build solution) and after i compile ( what folder i need to do) or in ware i can find it please teach me


i ardy know how to compile scoure code and build tools but i don know edit in scoure please help me


sorrry for my broken english
 
Skilled Illusionist
Joined
Mar 17, 2018
Messages
323
Reaction score
30
Just a tip, Before you try to develop a ran online server, learn basic c++ (for you to understand on how every function work and how to add a new function/features), how sql works, how webserver works, how internet packet works, how firewall works, and learn from scratch, start on ep7 source code shared by jollins. to prevent a future problem, like server crash.

a knowledge on how to compile a source code is not enough, to have a reliable ran online private server :)
 
Upvote 0
Back
Top