Welcome, Guest
Username: Password: Remember me
CodeTyphon Linux OS Development, discussions and problems
  • Page:
  • 1

TOPIC:

CT 5.20 Manjaro LXQT 0.8.11 9 years 3 months ago #6594

  • Tom
  • Tom's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 19
  • Thank you received: 3
Manjaro LXQT from sourceforge.net/projects/manjarolinux/fi...-x86_64.iso/download
QT5 lite based distro.
Try to install 5.20 with QT widget
- Install System libraries OK
- Select Platform (widget) 2 QT4
- Remove and build all
Error log is:
... many undefined reference
/usr/lib/libQt4Pas.so: undefined reference to `QLineEdit::completer() const'
/usr/lib/libQt4Pas.so: undefined reference to `QLineEdit::cursorPositionAt(QPoint const&)'
/usr/lib/libQt4Pas.so: undefined reference to `QByteArray::resize(int)'
/usr/lib/libQt4Pas.so: undefined reference to `QProcess::start(QString const&, QFlags<QIODevice::OpenModeFlag>)'
/usr/lib/libQt4Pas.so: undefined reference to `QUrl::toEncoded(QFlags<QUrl::FormattingOption>) const'
/usr/lib/libQt4Pas.so: undefined reference to `QColor::rgb() const'
/usr/lib/libQt4Pas.so: undefined reference to `QTreeView::collapse(QModelIndex const&)'
typhon.pp(346,1) Error: Error while linking
typhon.pp(346,1) Fatal: There were 1 errors compiling module, stopping
Fatal: Compilation aborted
Makefile:3536: recipe for target 'typhon' failed
make[2]: *** [typhon] Error 1
make[2]: Leaving directory '/usr/lib/codetyphon/typhon/ide'
Makefile:3950: recipe for target 'ide' failed
make[1]: *** [ide] Error 2
make[1]: Leaving directory '/usr/lib/codetyphon/typhon/ide'
Makefile:2651: recipe for target 'ide' failed
make: *** [ide] Error 2
mv: cannot stat ‘typhon’: No such file or directory
mv: cannot stat ‘typhonstart’: No such file or directory
In /usr/lib there is preinstaled libQt4Pas.so.5.2.5 with links libQt4Pas.so.5.2, libQt4Pas.so.5, libQt4Pas.so
13) -- Build QT4Pas from Source also faild
LXQT is based on QT5.4, QT4 is not instaled
Any tips?

gtk2 build also faild with error log:
/usr/bin/ld: warning: ../link.res contains output sections; did you forget -T?
/usr/bin/ld: cannot find -lgtkglext-x11-1.0
/usr/bin/ld: cannot find -lgdkglext-x11-1.0
/usr/lib/codetyphon/typhon/components/pl_Abbrevia/lib/x86_64-linux/gtk2/AbUtils.o: In function `ABUTILS_$$_ABGETTEMPFILE$ANSISTRING$BOOLEAN$$ANSISTRING':
AbUtils.pas:(.text.n_abutils_$$_abgettempfile$ansistring$boolean$$ansistring+0xc3): warning: the use of `mktemp' is dangerous, better use `mkstemp'
typhon.pp(346,1) Error: Error while linking
typhon.pp(346,1) Fatal: There were 1 errors compiling module, stopping
Fatal: Compilation aborted
Makefile:3536: recipe for target 'typhon' failed
make[2]: *** [typhon] Error 1
make[2]: Leaving directory '/usr/lib/codetyphon/typhon/ide'
Makefile:3954: recipe for target 'bigide' failed
make[1]: *** [bigide] Error 2
make[1]: Leaving directory '/usr/lib/codetyphon/typhon/ide'
Makefile:2653: recipe for target 'idebig' failed
make: *** [idebig] Error 2

Please Log in or Create an account to join the conversation.

CT 5.20 Manjaro LXQT 0.8.11 9 years 3 months ago #6595

  • Sternas Stefanos
  • Sternas Stefanos's Avatar
  • Offline
  • Moderator
  • Moderator
  • Ex Pilot, M.Sc, Ph.D
  • Posts: 4512
  • Thank you received: 1101
Sir
QT5 in not supported yet
you must wait for QT5 support
PilotLogic Architect and Core Programmer

Please Log in or Create an account to join the conversation.

  • Page:
  • 1