Yeah I've had this problem before. Try running depends.exe on your bad
executable, that should tell you which are the missing DLLs.

If they are msvc**** then you have 2 choices:
Either change the linking settings from all projects from MD to MT (dynamic
to static) or find those DLLs in your system and paste them in the directory
of the application.
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
witty-interest mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/witty-interest

Reply via email to