|
From: Klaus S. <kl...@sp...> - 2011-02-14 21:18:31
|
Hi I removed the files two weeks ago. Unfortunately I don't have access to Visual Studio and therefore I didn't remove the files from the vc proj's. regards Klaus On Sunday 13 February 2011 11:29:55 manas bhatt wrote: > HI, > > Since checking out the latest version of quantlib from svn, > I was getting the following error while building quantlib in vc9: > > 1>fdmhullwhitemesher.cpp > > 1>fdmhestonlikesolverfactory.cpp > > 1>c1xx : fatal error C1083: Cannot open source file: > '.\ql\experimental\finitedifferences\fdmhullwhitemesher.cpp': No such file > or directory > > 1>c1xx : fatal error C1083: Cannot open source file: > '.\ql\experimental\finitedifferences\fdmhestonlikesolverfactory.cpp': No > such file or directory > > > > After removing the entry of the above files and two of these > files : fdmhestonlikesolverfactory.cpp and fdmhestonlikesolverfactory.hpp > from the vcproj of vc9, I am able to build the quantlib. Is someone forgot > to check in the files or they are not needed. If they are not needed, I am > attaching the vc9 proj and sln files for quanltib, please update so that > the lib builds correctly, > > I have also seen the entries for the 4 files in vc8 proj > file. Since I didn’t have vc8 compiler, I am not able to modify the sln > files for it. > > > > Regards, > > Manas |