SDK Build Error

Linkman226

#anarchy
Joined
Sep 14, 2007
Messages
2,493
I'm getting the following error when trying to build my SDK:

CyMessageControlInterface.cpp
NMAKE : warning U4010: 'Release\CyMessageControlInterface.obj' : build failed; /K specified, continuing ...

But I never so much as touched CyMessageControlInterface.cpp itself :confused:

Any ideas on what's causing this?
 
Did you already try to compile the bts gamecore without any changes before? Did that work?
 
Yes. Also, this thread is defunct. I tried compiling again, and, magically enough, it worked, despite me not having done anything differently.
 
You should delete the release folder (with the obj files) before any recompiling. That's my experience.
 
Well here's the thing- I did the first time. And I did for the second time. But it worked only the second time.

Bizarre.
 
Back
Top Bottom