Re: [Development] Building Qt3D

2015-01-19 Thread Giuseppe D'Angelo
Hi, Il 16/01/2015 21:28, Ben Beckwith ha scritto: I'm building on Ubuntu 14.04. I git the Qt 5.4.1 source and then git the Qt3D source (dev branch). Here's my config line: Unfortunately 5.4.1 is not enough, you need qtbase and qtdeclarative from dev branch as well. See

[Development] Building Qt3D

2015-01-19 Thread Ben Beckwith
Howdy! I'm trying to build the latest Qt3D and I'm runing into following issue: g++ -c -pipe -g -fvisibility=hidden -fvisibility-inlines-hidden -std=c++0x -fno-exceptions -Wall -W -D_REENTRANT -fPIC -DQT_NO_MTDEV -DQT3DRENDERER_LIBRARY -DQT_BUILD_3DRENDERER_LIB -DQT_BUILDING_QT

[Development] Building Qt3D against a pre-built Qt library?

2012-04-19 Thread Soroush Rabiei
Hi development list Is it possible to compile Qt3D without compiling Qt itself? Installed version of Qt is 4.8.0 which is installed via debian packages. thanks ___ Development mailing list Development@qt-project.org