Systemsettings: MacroLibrary, porting aid and withing project communication

2014-11-30 Thread Javier Mr
Hi, I have been doing the development examples in the last week or so and making them compile in kf5. Now I wanted to take a peek into real world code. I also reported a bug on October regarding the missing configuration for wacom tablets in kde5 and recently it was pointed out that it needed to

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_pa

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

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