Author

Topic: QT Compile issue (Read 2344 times)

legendary
Activity: 2618
Merit: 1022
May 12, 2013, 07:20:56 AM
#3
I just got the most recent source from git hub and went to compile using qt 5.0.2 ide

three errors came up all

:-1: error: Unknown module(s) in QT: dbus
:-1: error: Unknown module(s) in QT: dbus
:-1: error: Unknown module(s) in QT: dbus

Huh?
what is this google indicated illegal api calls

any help appreciated


The current master branch isn't Qt 5 compatible. Support for Qt 5 is on the cards for 0.9

so what should I be building with? (on windows)

DEV C++ ? mingw -make?
hero member
Activity: 812
Merit: 1022
No Maps for These Territories
May 12, 2013, 06:35:30 AM
#2
If you want to build using qt5 try the qt5 branch:

https://github.com/laanwj/bitcoin
legendary
Activity: 2618
Merit: 1022
May 12, 2013, 06:14:20 AM
#1
I just got the most recent source from git hub and went to compile using qt 5.0.2 ide

three errors came up all

:-1: error: Unknown module(s) in QT: dbus
:-1: error: Unknown module(s) in QT: dbus
:-1: error: Unknown module(s) in QT: dbus

Huh?
what is this google indicated illegal api calls

any help appreciated

edit

what do people usually build with

dev c++       ?
mingw -make ?
Jump to: