PDA

View Full Version : problem w/qnetworkinterface.h



ber_44
11th April 2007, 11:31
I just upgraded to Qt 4.2.3 (mingw) and get this message:

C:/Qt/4.2.3/include/QtNetwork/../../src/network/qnetworkinterface.h:97: error: expected `,' or `...' before "struct"

Any ideas?

patrik08
12th April 2007, 19:16
I just upgraded to Qt 4.2.3 (mingw) and get this message:

C:/Qt/4.2.3/include/QtNetwork/../../src/network/qnetworkinterface.h:97: error: expected `,' or `...' before "struct"

Any ideas?

I compiled 10 day a go ... all excellent... now ( 2 day ) i have 4.3.0beta to become icon on QDirmodel... and other small bug now run ok...

wath is output from cmd

mingw32-make -v
?
Ming version?

&&
echo %QMAKESPEC%
??

wysota
13th April 2007, 11:38
Has your development environment changed between compiling this and the previous version of Qt?