Changes between Version 2 and Version 3 of RunningEcopathSolution


Ignore:
Timestamp:
2011-11-26 16:39:48 (12 years ago)
Author:
jeroens
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • RunningEcopathSolution

    v2 v3  
    1111If you are loading the sources into your development environment for the first time, you will need to make two adjustments to make sure that the sources compile and run well: 
    1212 1. In the Solution Explorer panel (by default shown on the right side in the development environment), browse to the Project ''Scientific Interface''. 
    13  2. Right click on ''Scientific Interface''>''Set as Startup Project''. This will tell the compiler that the EwE application starts by launching the Scientific Interface project. 
    14  3. In the main menu, browse to Build > Configuration Manager and change the Active Solution Platform from 'Any CPU' to 'x86'. This is unfortunately necessary to make EwE6 find the Microsoft Access database drivers on your system. 
     13 2. Right click on ''Scientific Interface > Set as Startup Project''. This will tell the compiler that the EwE application starts by launching the Scientific Interface project. 
     14 3. In the main menu, browse to ''Build > Configuration Manager...'' and change the Active Solution Platform from 'Any CPU' to 'x86'. This is unfortunately necessary to make EwE6 find the Microsoft Access database drivers on your system. 
    1515 
    1616Now you are ready to compile and run the EwE sources: