8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-02-02 09:20:39 +01:00

Update Visual Studio Expresss 20xx Download link

This commit is contained in:
mapopa 2014-09-26 13:34:30 +00:00
parent 655694a77d
commit 17b43f9ed3

View File

@ -2,16 +2,12 @@
<html>
<head>
<title>Build procedure for MSVC compiler</title>
<meta name="Generator" content="Vim">
<meta name="Author" content="">
<meta name="Keywords" content="">
<meta name="Description" content="">
</head>
<body>
<h2>VisualStudio build Notes</h2>
<hr/>
Last Update: Aug 25 2010<br>
Last Update: Sep 26 2014<br>
Author: Blas Rodriguez Somoza <a href="">blas@puertareal.com</a><br>
Updated by: Popa Adrian Marius (mapopa at gmail.com)
@ -80,7 +76,7 @@ Updated by: Popa Adrian Marius (mapopa at gmail.com)
<h4>2.1.-Visual Studio</h4>
<ol>
<li>Install VisualStudio 20xx</li>
<li>You can compile it with <a href=http://www.microsoft.com/express/downloads/#Visual_Studio_2008_Express_Downloads>Visual C++ 2008 Studio Express</a> but it will not be able to build the <a href=http://firebird.1100200.n4.nabble.com/building-head-with-visual-studio-2008-vc9-td1127168.html>control panel applet</a> but for the Firebird server and the rest of utilities building is ok<br>
<li>You can compile it with <a href=http://www.visualstudio.com/downloads/download-visual-studio-vs#DownloadFamilies_4>Visual C++ 20xx Studio Express</a> but it will not be able to build the <a href=http://firebird.1100200.n4.nabble.com/building-head-with-visual-studio-2008-vc9-td1127168.html>control panel applet</a> but for the Firebird server and the rest of utilities building is ok<br>
</li>
</ol>