[OpenWalnut-Dev] Release Branch and Qt5

Sebastian Eichelbaum eichelbaum at informatik.uni-leipzig.de
Thu Oct 23 12:04:32 CEST 2014


You are right. I have added the include_directory directives to the CMakeLists. 

According to http://qt-project.org/doc/qt-5/cmake-manual.html "The minimum version required to use Qt5 is CMake 2.8.3, but 2.8.11 is recommended.". So, it works with your version but you  might experience problems. 

And sorry for insulting your stable, experienced Ubuntu version ;-).

Cheers,
Sebastian

-- 
Dipl.-Inf. Sebastian Eichelbaum
Universität Leipzig
Institut für Informatik
Abteilung Bild- und Signalverarbeitung
PF 100920
D-04009 Leipzig


On Thu, 23 Oct 2014, Christof Pieloth wrote:

> Hello Sebastian,
> 
> don't be so nasty - my system is not old ... it is stable ;-)
> 
> The CMake version is 2.8.7. Of course you can not add my specific
> paths. It seems so, that you missed to set the include directories
> of Qt5:
> 
> INCLUDE_DIRECTORIES( SYSTEM ${Qt5Widgets_INCLUDE_DIRS} )
> INCLUDE_DIRECTORIES( SYSTEM ${Qt5OpenGL_INCLUDE_DIRS} )
> INCLUDE_DIRECTORIES( SYSTEM ${Qt5WebKitWidgets_INCLUDE_DIRS} )
> 
> At the moment I try re-build Qt5 to fix the -fPIC problem.
> 
> Cheers,
> Christof
> 
> Am 22.10.2014 um 17:09 schrieb Sebastian Eichelbaum:
> >Hi Christof,
> >
> >Thank you for your feedback. I think the problem is somewhere in your cmake installation. We are using the default cmake calls to find Qt5 and we cannot add such specific codes.
> >
> >As you said, you are using are rather old Ubuntu. Which cmake version is installed?
> >
> >Cheers,
> >Sebastian
> >
> >
> 
> -- 
> Christof Pieloth, M.Sc.
> Wissenschaftlicher Mitarbeiter
> 
> HTWK Leipzig, University of Applied Sciences
> Laboratory for Biosignal Processing (LaBP)
> Eilenburger Str. 13
> 04317 Leipzig
> 
> tel:  +49 (0) 341 3076 3133
> fax:  +49 (0) 341 3076 853133
> email: pieloth 'at' labp.htwk-leipzig.de
> web: www.labp.htwk-leipzig.de
> 
> _______________________________________________
> OpenWalnut-Dev mailing list
> OpenWalnut-Dev at lists.informatik.uni-leipzig.de
> http://lists.informatik.uni-leipzig.de/mailman/listinfo/openwalnut-dev
> 
> Archive: http://lists.informatik.uni-leipzig.de/pipermail/openwalnut-dev/


More information about the OpenWalnut-Dev mailing list