lv_port_pc_vscode icon indicating copy to clipboard operation
lv_port_pc_vscode copied to clipboard

Building in windows under MSYS

Open TomBPotochek opened this issue 6 months ago • 1 comments

I was able to compile and run this project in the master branch under msys mingw, but only after removing the trailing / from the include directory paths in the Makefile (and after almost banging my head against the wall).

Would this change break support on other platforms? Maybe this is just some weird bug in my pc setup but if it doesn't break other builds then they could be removed and automatically support windows builds.

TomBPotochek avatar Feb 13 '24 09:02 TomBPotochek