|
<< Click to Display Table of Contents >> Programming environment (Visual Studio) |
![]() ![]()
|
Gekko uses Visual Studio 2017 (and .NET 4.6.1) as its programming environment. .NET 4.6.1 is needed for some components to run, for instance the Apache Arrow interface. But .NET 4.6.1 is already quite old (2015), so most Windows pc's should have this version installed (or better).
To run Gekko from Visual Studio, just select the Gekko project as the StartUp Project (by right-clicking), and then hit F5.