bino-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bino-list] Bino 1.6.3 is released!


From: kam kammon
Subject: Re: [Bino-list] Bino 1.6.3 is released!
Date: Fri, 12 Feb 2016 21:58:28 +0000

Works now, setting qt version to 4 (qt5 kind of messes up my other apps). 
Thanks.

________________________________________
From: address@hidden <address@hidden> on behalf of Martin Lambers 
<address@hidden>
Sent: February 12, 2016 2:20 AM
To: address@hidden
Subject: Re: [Bino-list] Bino 1.6.3 is released!

Hi,

this is a Qt4 vs Qt5 issue. The problem is that the configure script
cannot find your Qt5 moc and rcc. See
http://savannah.nongnu.org/bugs/?47062
for information on how to work around this.

We cannot properly fix this in a portable way as far as I can see, but
I hope I'm wrong...

Martin

On Fri, 12 Feb 2016 04:06:29 +0000, kam kammon wrote:
> Hi, still doesn't build, with different errors this time
>
>
> "colordialog-moc.cpp:13:2: error: #error "This file was generated
> using the moc from 4.8.6. It" #error "This file was generated using
> the moc from 4.8.6. It" ^
> colordialog-moc.cpp:14:2: error: #error "cannot be used with the
> include files from this version of Qt." #error "cannot be used with
> the include files from this version of Qt." ^
> colordialog-moc.cpp:15:2: error: #error "(The moc has changed too
> much.)" #error "(The moc has changed too much.)"
>   ^
>   CXX      inoutwidget-moc.o
> inoutwidget-moc.cpp:13:2: error: #error "This file was generated
> using the moc from 4.8.6. It" #error "This file was generated using
> the moc from 4.8.6. It" ^
> inoutwidget-moc.cpp:14:2: error: #error "cannot be used with the
> include files from this version of Qt." #error "cannot be used with
> the include files from this version of Qt." ^
> inoutwidget-moc.cpp:15:2: error: #error "(The moc has changed too
> much.)" #error "(The moc has changed too much.)"
>   ^
> colordialog-moc.cpp:72:7: error: ‘QMetaObjectExtraData’ does not name
> a type const QMetaObjectExtraData
> color_dialog::staticMetaObjectExtraData = { ^
> colordialog-moc.cpp:78:35: error: ‘staticMetaObjectExtraData’ was not
> declared in this scope qt_meta_data_color_dialog,
> &staticMetaObjectExtraData } ^
> colordialog-moc.cpp: In member function ‘virtual const QMetaObject*
> color_dialog::metaObject() const’: colordialog-moc.cpp:87:71: error:
> conditional expression between distinct pointer types
> ‘QDynamicMetaObjectData*’ and ‘const QMetaObject*’ lacks a cast
> return QObject::d_ptr->metaObject ? QObject::d_ptr->metaObject :
> &staticMetaObject; ^ Makefile:771: recipe for target
> 'colordialog-moc.o' failed make[4]: *** [colordialog-moc.o] Error 1
> make[4]: *** Waiting for unfinished jobs....
> inoutwidget-moc.cpp:68:7: error: ‘QMetaObjectExtraData’ does not name
> a type const QMetaObjectExtraData
> in_out_widget::staticMetaObjectExtraData = { ^
> inoutwidget-moc.cpp:74:36: error: ‘staticMetaObjectExtraData’ was not
> declared in this scope qt_meta_data_in_out_widget,
> &staticMetaObjectExtraData } ^ inoutwidget-moc.cpp: In member
> function ‘virtual const QMetaObject* in_out_widget::metaObject()
> const’: inoutwidget-moc.cpp:83:71: error: conditional expression
> between distinct pointer types ‘QDynamicMetaObjectData*’ and ‘const
> QMetaObject*’ lacks a cast return QObject::d_ptr->metaObject ?
> QObject::d_ptr->metaObject : &staticMetaObject; ^ Makefile:771:
> recipe for target 'inoutwidget-moc.o' failed make[4]: ***
> [inoutwidget-moc.o] Error 1"
>
> It seems that it is requiring qt-4.8.6, but a dependency is
> libqt5opengl5-dev, so which qt is needed?
>
> Thanks.
>
> ________________________________________
> From: address@hidden
> <address@hidden> on behalf of
> Martin Lambers <address@hidden> Sent: February 11, 2016 3:02 PM To:
> address@hidden Subject: [Bino-list] Bino 1.6.3 is released!
>
> Hi everyone,
>
> Bino 1.6.3 is released!
>
> This fixes a build problem with 1.6.2.
>
> Best regards,
> Martin
>
>





reply via email to

[Prev in Thread] Current Thread [Next in Thread]