Changes between Version 8 and Version 9 of EweConsoleAppExample


Ignore:
Timestamp:
2011-03-07 19:09:27 (13 years ago)
Author:
jeroens
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • EweConsoleAppExample

    v8 v9  
    22In this example a simple console application is examined that performs the very basic steps needed to work with the Ecopath code: loading a model, running Ecopath, and extracting a value from the Ecopath results. You will require [wiki:DownloadingTheSourceFromSvn access to the Ecopath source code]. 
    33 
    4  1. Open Microsoft Visual Studio or Microsoft Visual Studio Express and open the file ''[''EcopathLocation'']\Ecopath6\Sources\EwETutorials\EwEConsoleAppExample\EwEConsoleAppExample.sln''. Do not worry if you do not see all the files in the image below such as the .suo file; Visual Studio will create all [[BR]][[BR]][[Image(Opensln.png)]][[BR]] 
     4 1. Open Microsoft Visual Studio or Microsoft Visual Studio Express and open the file ''[''EcopathLocation'']\Ecopath6\Sources\EwETutorials\EwEConsoleAppExample\EwEConsoleAppExample.sln''. [[BR]]Do not worry if you do not see all the files in the image below such as the .suo file; Visual Studio will create all [[BR]][[BR]][[Image(Opensln.png)]][[BR]] 
    55 1. Run the application by hitting ''F5'' or ''Debug>Start Debugging'' in the menu.  One should see the following written in the console: 
    66{{{