liteide icon indicating copy to clipboard operation
liteide copied to clipboard

Installation issue on mac 14

Open codex-corp opened this issue 1 year ago • 0 comments

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 `

codex-corp avatar Mar 15 '24 22:03 codex-corp