diff -r 061a87405014 -r 1e5afdf631ea msvc.rst --- a/msvc.rst Fri Mar 04 00:21:06 2011 +0200 +++ b/msvc.rst Fri Mar 04 15:16:16 2011 +0200 @@ -129,3 +129,7 @@ http://msdn.microsoft.com/en-us/library/xee0c8y7.aspx Devenv Command Line Switches +* Check linking problem. + +Use '/verbose:lib' to see list of libraries for linking and thier order. +