Open-Agriculture / AgIsoVirtualTerminal

A free, experimental ISO11783-6 Virtual Terminal (VT) server GUI based on AgIsoStack++
GNU General Public License v3.0
20 stars 1 forks source link

Updated CMake and Hardware selector to allow building with MinGW #44

Closed ad3154 closed 2 weeks ago

ad3154 commented 2 weeks ago

Compiling with MinGW will exclude support for Innomaker.

Closes #34

ad3154 commented 2 weeks ago

Tested by building the project on a fresh install of windows server 2022 in a VM with MinGW, MSYS2, VSCode, and CMake, installed

image