|
From: Georgy J. <geo...@gm...> - 2006-11-08 06:54:43
|
Hello, got two errors trying to compile quantlib release 0.3.14 in Release CRTDLL configuratiion with Visual C++ 2005 Express Edition. Regards, Georgy Build Log Build started: Project: QuantLib, Configuration: Release CRTDLL|Win32 Command Lines Creating temporary file "d:\Archive\Gnu\QuantLib\QuantLib-0.3.14\build\vc80\Release CRTDLL\RSP00003140523224.rsp" with contents [ /O2 /Ob2 /Ot /I "." /D "NDEBUG" /D "WIN32" /D "_LIB" /D "_SCL_SECURE_NO_DEPRECATE" /D "_CRT_SECURE_NO_DEPRECATE" /D "_MBCS" /GF /FD /EHsc /MD /Gy /Za /Fp".\build\vc80\Release CRTDLL/QuantLib.pch" /Fo".\build\vc80\Release CRTDLL/" /Fd".\build\vc80\Release CRTDLL/" /FR".\build\vc80\Release CRTDLL/" /W3 /c /Oi- ] Creating command line "bscmake.exe @"d:\Archive\Gnu\QuantLib\QuantLib-0.3.14\build\vc80\Release CRTDLL\RSP00003840523224.rsp" /nologo" Output Window Compiling...timegrid.cpp ... .\ql\ShortRateModels\TwoFactorModels\batesmodel.cpp : fatal error C1033: cannot open program database 'd:\archive\gnu\quantlib\quantlib- 0.3.14\build\vc80\release crtdll\vc80.idb' ... Generating Code...Creating browse information file... Microsoft Browse Information Maintenance Utility Version 8.00.50727 Copyright (C) Microsoft Corporation. All rights reserved. BSCMAKE: error BK1506 : cannot open file '.\build\vc80\release crtdll\cliquetoption.sbr': No such file or directory Results Build log was saved at "file://d:\Archive\Gnu\QuantLib\QuantLib-0.3.14\build\vc80\Release CRTDLL\BuildLog.htm" QuantLib - 2 error(s), 0 warning(s) |