You know, with gcc, you can use the -D flag to add a define...but how do you do that in UEStudio?
The interface to the compiler is cool, but the documentation is way to sparse...
How do I get the equivalent of -Wall?
How do I specify include paths? (-I)
How do I specify library paths? (-L)
Etc.
There is a lot of guessing to do right now.
The interface to the compiler is cool, but the documentation is way to sparse...
How do I get the equivalent of -Wall?
How do I specify include paths? (-I)
How do I specify library paths? (-L)
Etc.
There is a lot of guessing to do right now.