Changes between Version 29 and Version 30 of TechnicalFAQ


Ignore:
Timestamp:
2013-04-08 15:54:31 (11 years ago)
Author:
jeroens
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • TechnicalFAQ

    v29 v30  
    99[ShowMeUseSvn Show me] 
    1010 
    11 ---- 
    12  
    1311To compile the source code of EwE 6, you will need: 
    1412 
     
    1614 * A development environment such as [http://www.microsoft.com/visualstudio/en-us/products/2010-editions/visual-basic-express Microsoft Visual Basic Express 2010] or newer, or [http://www.microsoft.com/visualstudio/en-us/products/2010-editions Microsoft Visual Studio 2010] or newer 
    1715 * [http://support.microsoft.com/kb/239114 Microsoft Jet Engine 4.0] for using MDB databases. Native to Windows XP and newer. 
     16 * [http://www.microsoft.com/downloads/details.aspx?FamilyID=7554F536-8C28-4598-9B72-EF94E038C891&displaylang=en Microsoft 2007 Office drivers] for using ACCDB databases. Installed with Office 2007, and native to Windows Vista and newer. 
    1817 
    1918[ShowMeStartingVisualStudio Show me] 
    2019 
    21 ---- 
    22  
    23 To load models stored in .eweaccdb, .accdb formats you will need: 
    24  
    25  * [http://www.microsoft.com/downloads/details.aspx?FamilyID=7554F536-8C28-4598-9B72-EF94E038C891&displaylang=en Microsoft 2007 Office drivers] for using ACCDB databases. Installed with Office 2007, and native to Windows Vista and newer. 
    26  
    27 To compile the source code of EwE5, you require: 
     20To compile the source code of Ecopath version 5, you require: 
    2821 
    2922 * [http://msdn.microsoft.com/en-us/vbrun/default.aspx Microsoft Visual Basic 6].