|
A while ago I hadnt worked with the MoBu SDK for a while, Then when i had to go back *shudders* I had issues with Motionbuilder not loading my debug DLLs, after lots of fiddling around i found that changing runtime library from default /MDd to /MTd worked..
But for my newest project, i need to be able to compile with /MDd, whats causing this error?
Thanks
|
|
|
|
Hi,
may be it’s something with your system. Have you tryed full rebuild, have you tryed delete all compile files ?
|
|
|
|
yes i’ve tried building their sample code, tried rebuilding and clean aswell
I know that there were certain combinations of 32/64 and debug/release that worked, gonna try it out and get back with the results
|
|
|
|
Seems like the solution was to install SP1 for visual studios 2008
|
|
|