Re: Podbot Beta 3.0 Updates? ^^ -
15-09-2006
Thanks again for the help Kwo.
The makres fails, but the build still works.
It just uses a non-updated res.
I can get it working with the information you posted.
When you get a chance do send a vc6.0 make file.
In the mean time I will use the one I have that I got working.
I just built 15b !
But a couple of things.
I have to explicitly cast this: b_WP_IsLadder = bool()(paths[WP_Index]->flags & W_FL_LADDER);
C:\CS\Dev\podbot_sdk\metamod\podbot_plugin\bot_nav igate.cpp(13 : error C2220: warning treated as error - no object file generated
C:\CS\Dev\podbot_sdk\metamod\podbot_plugin\bot_nav igate.cpp(13 : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
I also get
dll.obj : warning LNK4197: export "GiveFnptrsToDll" specified multiple times; using first specification
Which is weird but I am checking on it.
Thanks for always posting your latest source to the latest released dll.
I will always look there for it.
Thanks!
|