Login  Register

Re: upgrade solution to VC12 (Visual 2013)

Posted by Eric Ehlers-2 on Aug 14, 2014; 11:58am
URL: http://quantlib.414.s1.nabble.com/upgrade-solution-to-VC12-Visual-2013-tp15536p15761.html

Quoting "Ferdinando M. Ametrano" <[hidden email]>:

> I would like to upgrade to VC12. As I've got rusty at solution management I
> was wondering:
> 1) is anyone else willing to perform it
> 2) if I do it, should I allow VC12 to upgrade from V9, V10, or VC11
> solutions?

My reply is late, but for future reference, I wrote a script to help  
with upgrading VC solutions.  The file is  
ObjectHandler\dev_tools\upgrade_vc.py.  To upgrade from VCaa to VCbb,  
it takes a bunch of VCaa files and creates from them copies in VCaa  
format with VCbb names.  Then it does a find and replace on the new  
files and replaces all occurrences of VCaa with VCbb.  After that you  
open the new files in VCbb and let VC automatically upgrade the format  
from VCaa to VCbb.  The script saves you the trouble of renaming the  
solution/project files and of changing the version numbers of the  
outputs.

Regards,
Eric
===================================================
Eric Ehlers
nazcatech sprl | Brussels | http://www.nazcatech.be
* Distributed computing for pricing analytics
* Use Microsoft Excel as a client to the Grid


------------------------------------------------------------------------------
_______________________________________________
QuantLib-dev mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/quantlib-dev