Hello,
i have reported last year on the tracker a strange behaviour with this
function : https://bugreports.qt-project.org/browse/QTBUG-23139.
in fact a string empty is also null.
For exemple :
#include
#include
#include
int main(int argc, char *argv[])
{
QCoreApplication a(argc, argv)
Le 03/08/2012 17:19, Sean Harmer a écrit :
> On Friday 03 August 2012 16:41:18 arnaud but wrote:
>> Hello everybody,
>>
>> during my work on phonon, i remark that include
>> does not reference opengl on windows plattform(msvc2010) (it seems good
>> on l
Hello everybody,
during my work on phonon, i remark that include
does not reference opengl on windows plattform(msvc2010) (it seems good
on linux and mac).
in the order :
#include that include :
#include "qgl.h" : into this file
#if defined(Q_WS_WIN)
# include
#endif
#if
Le 02/08/2012 09:31, Thiago Macieira a écrit :
> On quinta-feira, 2 de agosto de 2012 09.09.18, arnaud but wrote:
>> thanks but have you an idea why Qt framework do an "#undef interface" in
>> qnetworkconfiguration.h ?
>
> It's qnetworksession.h.
>
&
thanks but have you an idea why Qt framework do an "#undef interface" in
qnetworkconfiguration.h ?
Le 01/08/2012 19:52, Thiago Macieira a écrit :
> On quarta-feira, 1 de agosto de 2012 18.18.14, arnaud but wrote:
>> hello,
>>
>> the last week i have encountered
thanks but have you an idea why Qt framework do an "#undef interface" in
qnetworkconfiguration.h ?
Le 01/08/2012 19:52, Thiago Macieira a écrit :
> On quarta-feira, 1 de agosto de 2012 18.18.14, arnaud but wrote:
>> hello,
>>
>> the last week i have encountered
thanjs but have you an idea why Qt framework do an #undef interface in
qnetworkintrerface.h ?
Le 01/08/2012 19:52, Thiago Macieira a écrit :
> On quarta-feira, 1 de agosto de 2012 18.18.14, arnaud but wrote:
>> hello,
>>
>> the last week i have encountered a little problem
hello,
the last week i have encountered a little problem to compile my project
on windows :
http://qt-project.org/forums/viewthread/19133/
what do you think about the conclusion ?
___
Interest mailing list
Interest@qt-project.org
http://lists.qt-proj
that's done on list : kde-de...@kde.org
Le 01/08/2012 10:08, Konstantin Tokarev a écrit :
>
>
>> Hello everybody,
>>
>> i'm trying to use the vlc backend but i need the last version of phonon.
>> i have find it on the kde website, but we need cmake to compile it, and
>> this one use automoc4 and
Hello everybody,
i'm trying to use the vlc backend but i need the last version of phonon.
i have find it on the kde website, but we need cmake to compile it, and
this one use automoc4 and on windows is not easy.
so i can create a phonon.pro but the question is why kde don't support
qmake ?
__
10 matches
Mail list logo