Open citystrawman opened 1 year ago
Dear citystrawman,
I encountered similar problems. I solved them on Ubuntu using the patch here: https://gitlab.com/florian.feppon/software-recipes/-/blob/53ad69dfe5dc42a63c4bacc8918736a1ea095191/patches/patch_medit.patch
I am too lazy to do a pull request, but maybe the developpers could integrate this fix.
Best Florian Feppon
Dear citystrawman,
I encountered similar problems. I solved them on Ubuntu using the patch here: https://gitlab.com/florian.feppon/software-recipes/-/blob/53ad69dfe5dc42a63c4bacc8918736a1ea095191/patches/patch_medit.patch
I am too lazy to do a pull request, but maybe the developpers could integrate this fix.
Best Florian Feppon
Thank you!
I followed the steps but failed in executing
cmake ..
, the console shows messages as follows:and then if I continue execute
make
command I got errors as follows:I used Windows 10 as my OS, should I find and include <GL/glut.h>?