|
From: Eric E. <eri...@re...> - 2014-12-03 15:09:12
|
Hello, > Where can I find the ObjectHandler\dev_tools\upgrade_vc.py file? It is > missing in ObjectHandler-1.4.0.zip > <http://sourceforge.net/projects/quantlib/files/ObjectHandler/1.4.0/ObjectHandler-1.4.0.zip/download> That file is not packaged with the release. You will have to grab it from git. In my repo I have already run this upgrade, to generate VC12 files for ObjectHandler, QuantLibAddin, and QuantLibXL. But I have not yet pushed the relevant commit to my remote. Unfortunately I cannot do that for you right now because I am on the road. If you can wait a couple days, and if you are happy to work from a clone of my repo, then you can use the VC12 files that I have created. If you decide to do the upgrade yourself then let me know because this one did not go 100% automatic, there was a little bit of manual tinkering required. Kind Regards, Eric |