• Please make sure you are familiar with the forum rules. You can find them here: https://forums.tripwireinteractive.com/index.php?threads/forum-rules.2334636/

Code Compiling problem

TomF

Member
Oct 5, 2010
9
0
I have been working on some code modifications for a while in RO, I have been compiling using ucc make (usually directly through the binary in System folder) My mods are going straight into the source code, i'm not using a package/mod. Everything has been fine with this method, I have tried and tested many times.

However, today when I did some modifications, when running ucc make, the compiler seems to act as if nothing has been changed, so it doesn't recompile any of the source that has been changed.

I thought it might be the way I called ucc, so I wrote another batch file to run it through steam, exactly the same thing.

Is there a .u file or something that I need to delete to force recompile?

Any help would be appreciated.
Tom