Login  Register

Visual Studio .Net

Posted by Jonathan Knight-3 on Apr 03, 2002; 3:22am
URL: http://quantlib.414.s1.nabble.com/Visual-Studio-Net-tp1959.html

Has anyone tried compiling QuantLib using Visual C++ .Net ? It seems that Microsoft have changed parts of the standard library with the new version. For example the reverse iterator code is no longer working as VC++ now expects only one parameter for the template. Any help would be appreciated. Jonathan