liteide
liteide copied to clipboard
Installation issue on mac 14
Please answer these questions before submitting your issue. Thanks! Please download LiteIDE latest version and test before submitting your issue. Thanks!
What version of LiteIDE are you using (LiteIDE About - Version and Build Qt Version)?
What version of Go are you using (go version)?
Latest v1.22
What operating system and processor architecture are you using(go env)?
What did you do?
I am following the installation guide to install the liteide on mac,
What did you expect to see?
What did you see instead?
` error: no member named 'AllDockWidgetFeatures' in 'QDockWidget'; did you mean 'NoDockWidgetFeatures'? QDockWidget::DockWidgetFeatures features = QDockWidget::AllDockWidgetFeatures) = 0;
1 error generated. make[3]: *** [.obj/release-shared/moc_liteapi.o] Error 1 make[2]: *** [sub-liteapi-make_first-ordered] Error 2 make[1]: *** [sub-api-make_first-ordered] Error 2 make: *** [sub-src-make_first-ordered] Error 2
`