|
From: Eric E. <eri...@re...> - 2015-09-11 10:57:57
|
Hi Francois, I don't. I am hoping that the 1.7 release will be based on the new build, the QuantLibXL2 directory in my master: http://quantlib.org/reposit/docs/latest/build_git_swig_windows.html For that I am working in VC9 and will still need to generate projects for VC10+. If you would like to create VC14 (VS2015) projects to the old build, we can add them to git, whether or not that old build ever gets released again. I have a script for upgrading VC: https://github.com/eehlers/quantlib/blob/master/reposit/dev_tools/upgrade_vc.py It copies the files from the old version to the new, renaming everything. Then you open the new files with the new compiler and it upgrades them. In your case I think you would go from VC12 to VC14. Kind Regards, Eric On Fri, 11 Sep 2015 12:46:24 +0200 Francois Botha <ig...@gm...> wrote: > Hi Eric, > > You don't by any chance of VS2015 project and solutions files ready > for QuantlibXL? If not, I'll give it a go. > > thanks > Francois Botha > |