[Gambas-user] Building Gambas on Solus

Patrik Karlström patrik at trixon.se
Sat Apr 11 16:55:34 CEST 2020


Den ons 8 apr. 2020 kl 20:40 skrev Patrik Karlström <patrik at trixon.se>:

> Nice, making good progress here.
> make failed though, first on qt4 and then on gtk2.
>

Managed to get gtk2 working, but gb.qt4 still confuses me. Is it reading
the headers of qt5?

make[5]: Entering directory '/home/pata/src/gambas/gb.qt4/src'
 CC       gb_qt4_la-x11.lo
 CC       gb_qt4_la-desktop.lo
 CXX      gb_qt4_la-main_moc.lo
main_moc.cpp:16:2: error: #error "This file was generated using the moc
from 5.13.2. It"
  16 | #error "This file was generated using the moc from 5.13.2. It"
     |  ^~~~~
main_moc.cpp:17:2: error: #error "cannot be used with the include files
from this version of Qt."
  17 | #error "cannot be used with the include files from this version of
Qt."
     |  ^~~~~
main_moc.cpp:18:2: error: #error "(The moc has changed too much.)"
  18 | #error "(The moc has changed too much.)"
     |  ^~~~~

Attaching full output of  ( ./configure -C; make ) > output_qt4.txt 2>&1
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.gambas-basic.org/pipermail/user/attachments/20200411/fa1819d0/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: output_qt4.tar.gz
Type: application/gzip
Size: 9566 bytes
Desc: not available
URL: <https://lists.gambas-basic.org/pipermail/user/attachments/20200411/fa1819d0/attachment.gz>


More information about the User mailing list