Luca Colombini wrote:
> Il Compilatore di Visual Studio .Net 2003 fa di nuovo il pignolo...
>
> Mi trova un errore in ui_paintToolbox.h,
> C:\meshlab\src\meshlabplugins\editpaint\ui_painttoolbox.h(629): error
> C2039: 'setStyleSheet' : is not a member of 'QTabWidget'
>
> Alla riga 2039 c'è il seguente codice:
>
> TabWidget->setStyleSheet(QString());
>
> Ricordo che la mia versione di QT è la 4.1.0
>
>
Eh si, questo e' un problema di Qt 4.1 non del compilatore.
ui_paintToolbox.h viene autogenerato da qt, non l'ho fatto io, ma vedro'
se riusciro' a risolvere il problema. Ovviamente potresti anche
installare Qt 4.2.
>
>
>
>
> ------------------------------------------------------------------------
>
> -------------------------------------------------------------------------
> Using Tomcat but need to do more? Need to support web services, security?
> Get stuff done quickly with pre-integrated technology to make your job easier.
> Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> Meshlab-devel mailing list
> Mes...@li...
> https://lists.sourceforge.net/lists/listinfo/meshlab-devel
|