Building GMP4.2.2 in Visual Studio 2005
    Brian Gladman 
    brg at gladman.plus.com
       
    Sat Mar 29 18:44:56 CET 2008
    
    
  
----- Original Message ----- 
From: <sarma at centrum.cz>
To: <gmp-discuss at swox.com>
Sent: Thursday, March 27, 2008 1:54 PM
Subject: Building GMP4.2.2 in Visual Studio 2005
> Building GMP4.2.2 in Visual Studio 2005 - has anyone been successful? I 
> can’t seem to make it work; I did check Brian Gladman’s site but he is 
> using VS2008’s project file which my version can’t translate.
In my Visual Studio 2008 *.vcproj files (all of them), change the line:
     Version="9.00"
to:
      Version="8.00"
and Visual Studio 2005 will then be able to use them.
The Visual Studio 'Replace in Files' command can make this change easily.
     Brian Gladman
    
    
More information about the gmp-discuss
mailing list