Luca Colombini wrote:
> Provo a rigenerare il file .ui con il mio QT. Spero non ci siano
> problemi, altrimenti vedo di installare la QT 4.2.0
>
Ho committato una nuova versione che non dovrebbe darti piu' problemi,
tanto quel stylesheet non serviva a nulla.
> /-------Messaggio originale-------/
>
> /*Da:*/ Gfrei Andreas <mailto:gfr...@gm...>
> /*Data:*/ 02/08/07 12:03:36
> /*A:*/ Meshlab development list <mailto:mes...@li...>
> /*Oggetto:*/ Re: [Meshlab-devel] Erroe di Compilazione in EditPaint
>
> 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
> <http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642>
>>
>>
>> ------------------------------------------------------------------------
>>
>> _______________________________________________
>> Meshlab-devel mailing list
>> Mes...@li...
> <mailto:Mes...@li...>
>> https://lists.sourceforge.net/lists/listinfo/meshlab-devel
>
>
> -------------------------------------------------------------------------
> 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
> <http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642>
> _______________________________________________
> Meshlab-devel mailing list
> Mes...@li...
> <mailto:Mes...@li...>
> https://lists.sourceforge.net/lists/listinfo/meshlab-devel
>
>
>
> ------------------------------------------------------------------------
>
> -------------------------------------------------------------------------
> 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
|