isaac879 / Pan-Tilt-Mount

A stepper motor driven, 3D printed and Arduino controlled pan/tilt mount.
MIT License
386 stars 101 forks source link

Error #include <windows.h> #29

Closed kanabise closed 1 year ago

kanabise commented 1 year ago

Hello, can you help me to solve this problem at compile time in main.cpp file " ResolveLibrary(Windows.h) -> candidates: [] /tmp/972888428/pan_tilt_mount_nano_code_tmc2208/main.cpp:13:10: fatal error: Windows.h: No such file or directory

include

^~~ compilation terminated. Error during build: exit status 1"

Thank you @isaac879