Eyeleo for Windows
License
The source code is published under CC BY-NC 4.0 (https://creativecommons.org/licenses/by-nc/4.0/deed.en) You are free to use and modify the source code, but don't use it for commercial purposes. Merge requests are welcome.
Supported systems
- Windows XP, 7, 8, 10 (not RT)
Third-party libraries
- wxWidgets 3.x
- PugiXml
Build instructions
- Update git submodules
- Download wxWidgets latest version (3.x)
- Set up and build wxWidgets (Debug/Release, Win32). Set up WXWIN environment variable.
- Use CMake to generate a Visual Studio solution and build EyeLeo for x86