[opensource-dev] VC90 Build and recursive dependencies back to msvcr80.dll
Nicky Perian
nickyperian at yahoo.com
Wed May 5 08:03:25 PDT 2010
I have been able to build and run using VC++ Express 2008 w/boost 1-39 from Robin but, the media_plugin_webkit fails at run time.
There are a lot like the following in the build log.
I guess it is set for 3 tries.
56>Getting recursive dependencies for file: C:/SL_SVN/trunk/indra/build-VC90/win_crash_logger/Release/windows-crash-logger.exe
56>--
56>warning: cannot resolve item 'MSVCR80.dll'
56> possible problems:
56> need more directories?
56> need to use InstallRequiredSystemLibraries?
56> run in install tree instead of build tree?
56>-- info: non-absolute msvc file 'MSVCR80.dll' returning type 'system'
56>--
56>warning: cannot resolve item 'MSVCR80.dll'
56> possible problems:
56> need more directories?
56> need to use InstallRequiredSystemLibraries?
56> run in install tree instead of build tree?
56>-- info: non-absolute msvc file 'MSVCR80.dll' returning type 'system'
56>--
56>warning: cannot resolve item 'MSVCR80.dll'
56> possible problems:
56> need more directories?
56> need to use InstallRequiredSystemLibraries?
56> run in install tree instead of build tree?
56>-- info: non-absolute msvc file 'MSVCR80.dll' returning type 'system'
I need some guidance in resolving these dependencies so that msvcr90.dll is the dependency.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.secondlife.com/pipermail/opensource-dev/attachments/20100505/eb05f172/attachment.htm
More information about the opensource-dev
mailing list