Quote Originally Posted by sshtac View Post
Sounds like a dependency issue. Have you used Dependency Walker?

http://www.dependencywalker.com/


Here's a similar problem: http://stackoverflow.com/questions/6...am-debug-build
thanks, but I don't know what to do. what I'm supposed to see?

from the linker I can see that there is a .lib shared by release and debug.

Depedency walker says that there are missing dlls, but when i add them it find other missing dlls WTF