Re: Building an example Qt5 app

2014-11-30 Thread Javier Mr
Thx. Will look at it! El Miércoles 19 de noviembre de 2014 22:44, Ovidiu-Florin Bogdan escribió: #yiv0379701213 p, #yiv0379701213 li {white-space:pre-wrap;}În ziua de Sîm 15 Noi 2014, la 12:07:27, Javier Mr a scris: Ok, never mind. I had a type in the line 'find_package(QT5Widget

Re: Building an example Qt5 app

2014-11-19 Thread Ovidiu-Florin Bogdan
În ziua de Sîm 15 Noi 2014, la 12:07:27, Javier Mr a scris: Ok, never mind. I had a type in the line 'find_package(QT5Widgets REQUIRED)', the t in QT should be in lower case, after that it compiles and runs correctly. http://quickgit.kde.org/?p=kapptemplate.git&a=commit&hšd19d05a4f73749a51fc0

Re: Building an example Qt5 app

2014-11-15 Thread Javier Mr
Ok, never mind. I had a type in the line 'find_package(QT5Widgets REQUIRED)', the t in QT should be in lower case, after that it compiles and runs correctly. El Sábado 15 de noviembre de 2014 12:28, Javier Mr escribió: > > >Hello, > >I'm trying to learn the kde framework so I went on searc

Building an example Qt5 app

2014-11-15 Thread Javier Mr
Hello, I'm trying to learn the kde framework so I went on searching for examples with version 5. However I wasn't able to compile them in my system so I took a step backguards and try a simple Qt5 app. I haven't been able to make a simple one _using_ the packages from my linux distro, and I do