Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't build with make #62

Open
wilk85 opened this issue May 25, 2023 · 0 comments
Open

Can't build with make #62

wilk85 opened this issue May 25, 2023 · 0 comments

Comments

@wilk85
Copy link

wilk85 commented May 25, 2023

/home/w/Pobrane/goverlay/overlayunit.pas(9,44) Hint: (5023) Unit "ColorBox" not used in overlayunit
/home/w/Pobrane/goverlay/overlayunit.pas(10,42) Hint: (5023) Unit "customeffectsunit" not used in overlayunit
/home/w/Pobrane/goverlay/goverlay.lpr(10,34) Hint: (5023) Unit "crosshairUnit" not used in goverlay
(9022) Compiling resource /home/w/Pobrane/goverlay/lib/x86_64-linux/goverlay.or
(9015) Linking /home/w/Pobrane/goverlay/goverlay
/usr/bin/ld.bfd: /home/w/.lazarus/lib/LazOpenGLContext/lib/x86_64-linux/qt5/qlclopenglwidget.o: in function CREATEWIDGET': /usr/lib/lazarus/2.2.0/components/opengl//qlclopenglwidget.pas:58: undefined reference to QLCLOpenGLWidget_Create'
/usr/bin/ld.bfd: /home/w/.lazarus/lib/LazOpenGLContext/lib/x86_64-linux/qt5/qlclopenglwidget.o: in function PAINTGL': /usr/lib/lazarus/2.2.0/components/opengl//qlclopenglwidget.pas:65: undefined reference to QLCLOpenGLWidget_InheritedPaintGL'
/usr/bin/ld.bfd: /home/w/.lazarus/lib/LazOpenGLContext/lib/x86_64-linux/qt5/qlclopenglwidget.o: in function ATTACHEVENTS': /usr/lib/lazarus/2.2.0/components/opengl//qlclopenglwidget.pas:75: undefined reference to QLCLOpenGLWidget_override_paintGL'
/usr/bin/ld.bfd: /home/w/.lazarus/lib/LazOpenGLContext/lib/x86_64-linux/qt5/qlclopenglwidget.o: in function DETACHEVENTS': /usr/lib/lazarus/2.2.0/components/opengl//qlclopenglwidget.pas:83: undefined reference to QLCLOpenGLWidget_override_paintGL'
/home/w/Pobrane/goverlay/goverlay.lpr(24,1) Error: (9013) Error while linking
/home/w/Pobrane/goverlay/goverlay.lpr(24,1) Fatal: (10026) There were 1 errors compiling module, stopping
Fatal: (1018) Compilation aborted
Error: /usr/bin/ppcx64 returned an error exitcode
Error: (lazarus) Kompilowany projekt, Mode: Default, Obiekt docelowy: goverlay: stopped with exit code 1
Error: (lazbuild) failed compiling of project /home/w/Pobrane/goverlay/goverlay.lpi

i have installed vkbasalt, lazarus, libqt5pas-dev

before install libqt5pas-dev there was a problem compiling due to missing libqtpas5

i cannot even run goverlay

linux mint 21

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant