• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Difference between "build" "compile"

Grizarly

New Member
Joined
Nov 12, 2017
Messages
59
Reaction score
0
is there difference between build and comile when compiling tfs i need to build it using build solution or compile it?
 
is there difference between build and comile when compiling tfs i need to build it using build solution or compile it?
Here you can read some about it
Build or compile

You can always build it the first time and then you compile it when you make changes to the code.
it seems like the difference isnt that big between the two options, but compiling is quicker.
 
Last edited:
what about if i made changes befor building it i need to build and compile ?
Im not an expert in this subject, but i think you just have to compile TFS.
If you are unsure what to do just build the project, it doesn't matter if you already made changes to the code.

Trial and error is a good way of learning how things work :)
 
Back
Top