[Development] Re : Getting build flags for platforms without pkg-config

2017-10-30 Thread Jeandet Alexis
Le dimanche 29 octobre 2017 à 15:57 -0700, Thiago Macieira a écrit : > On domingo, 29 de outubro de 2017 14:57:44 PDT Jeandet Alexis wrote: > > Hello, > > > > Previously I asked about getting some defines from pkg-config, I > > pushed > > some code on gerrit to fi

[Development] Getting build flags for platforms without pkg-config

2017-10-29 Thread Jeandet Alexis
Hello, Previously I asked about getting some defines from pkg-config, I pushed some code on gerrit to fix that. Now I would like to care about platforms where we don't use pkg-config, at first I thought that we could get compile flags from qmake but it seems that no. Did I miss something? Would

Re: [Development] Getting defines from pkg-config for Qt modules

2017-10-26 Thread Jeandet Alexis
Hello Thiago, Le jeudi 26 octobre 2017 à 13:14 -0700, Thiago Macieira a écrit : > On Thursday, 26 October 2017 10:09:49 PDT Jeandet Alexis wrote: > > Hello, > > > > I already asked this on IRC but I got no answer. > > On Fedora and Ubuntu I can say that "pkg-co

Re: [Development] Getting defines from pkg-config for Qt modules

2017-10-26 Thread Jeandet Alexis
x27;-DHAVE_QT5SCXML=1', '- DHAVE_QT5WEBENGINEWIDGETS=1', '-DHAVE_QT5CHARTS=1', '-DHAVE _QT5QUICKTEST=1', '-DHAVE_QT5WEBENGINE=1', '-DHAVE_QT53DQUICK=1', '../test.cpp', '-c', '- o/home/jeandet/Documents/prog/waf/demos/qt5/

[Development] Getting defines from pkg-config for Qt modules

2017-10-26 Thread Jeandet Alexis
Hello, I already asked this on IRC but I got no answer. On Fedora and Ubuntu I can say that "pkg-config --cflags Qt5[any module]" does only provides include flags and no defines such as -DQT_CORE_LIB or -DQT_GUI_LIB. As an example "pkg-config --cflags panelw" gives "-D_GNU_SOURCE -D_DEFAULT_SOURC

Re: [Development] Future of QBS

2017-10-18 Thread Jeandet Alexis
Le mardi 17 octobre 2017 à 17:45 +0200, Giuseppe D'Angelo a écrit : > I'm just going to ignore the bikeshedding on implementation details, > and > go back to the main point of the thread, which was right here: > > Il 13/10/2017 16:56, Sergio Martins ha scritto: > > Please make something we can ea

Re: [Development] Qt Charts poor dynamic/resolution with OpenGL

2016-11-08 Thread Jeandet Alexis
Hi Uwe, Le mardi 08 novembre 2016 à 15:06 +, Uwe Rathmann a écrit : > On Tue, 08 Nov 2016 13:30:45 +0100, Jeandet Alexis wrote: > > > Our goal is to improve QtCharts to be able to use it in our > > scientific > > softwares. So we need to improve the current dynami

Re: [Development] Qt Charts poor dynamic/resolution with OpenGL

2016-11-08 Thread Jeandet Alexis
Hi Qt devs, To continue on this topic, in my lab we plan to take an intern to work on this. It would be a 6 month Master degree internship, starting around February 2017. Does QtCharts maintainers/experts have some time to help us to advise our intern? It would just be for short discussions like