Ok, the concept of 'hack' is now understood.

The current error ( cvs today ) is the following,

uic seems good ( no error message ) for:

qsamplerInstrumentForm.ui
qsamplerInstrumentListForm.ui
qsamplerDeviceForm.ui
qsamplerChannelStrip.ui
qsamplerChannelForm.ui
qsamplerChannelFxForm.ui
qsamplerOptionsForm.ui
qsamplerMainForm.ui

compilation is fine for:

main.cpp
qsamplerOptions.cpp
qsamplerChannel.cpp
qsamplerMessages.cpp
qsamplerInstrument.cpp
qsamplerInstrumentList.cpp
qsamplerDevice.cpp
qsamplerFxSend.cpp
qsamplerFxSendsModel.cpp
qsamplerUtilities.cpp
qsamplerInstrumentForm.cpp
qsamplerInstrumentListForm.cpp
qsamplerDeviceForm.cpp
qsamplerDeviceStatusForm.cpp

and then the error:

g++ -c -pipe -O2 -Wall -W -D_REENTRANT  -DQT_NO_DEBUG
-DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED
-I../../lib/qt4/mkspecs/linux-g++ -I.
-I../../lib/qt4/include/QtCore
-I../../lib/qt4/include/QtCore
-I../../lib/qt4/include/QtGui
-I../../lib/qt4/include/QtGui -I../../lib/qt4/include
-Isrc -I../../lib/qt4/include -I../../local/include
-I../../include -I. -I. -o qsamplerChannelStrip.o
src/qsamplerChannelStrip.cpp
./ui_qsamplerChannelFxForm.h: In member function ‘void
Ui_qsamplerChannelFxForm::setupUi(QDialog*)’:
./ui_qsamplerChannelFxForm.h:95: erreur: ‘class
QListView’ has no member named
‘setSelectionRectVisible’
make[1]: *** [qsamplerChannelStrip.o] Erreur 1
make[1]: quittant le répertoire « /usr/src/qsampler »
make: *** [qsampler] Erreur 2
make[1]: entrant dans le répertoire «
/usr/src/qsampler »
g++ -c -pipe -O2 -Wall -W -D_REENTRANT  -DQT_NO_DEBUG
-DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED
-I../../lib/qt4/mkspecs/linux-g++ -I.
-I../../lib/qt4/include/QtCore
-I../../lib/qt4/include/QtCore
-I../../lib/qt4/include/QtGui
-I../../lib/qt4/include/QtGui -I../../lib/qt4/include
-Isrc -I../../lib/qt4/include -I../../local/include
-I../../include -I. -I. -o qsamplerChannelStrip.o
src/qsamplerChannelStrip.cpp
./ui_qsamplerChannelFxForm.h: In member function ‘void
Ui_qsamplerChannelFxForm::setupUi(QDialog*)’:
./ui_qsamplerChannelFxForm.h:95: erreur: ‘class
QListView’ has no member named
‘setSelectionRectVisible’
make[1]: *** [qsamplerChannelStrip.o] Erreur 1
make[1]: quittant le répertoire « /usr/src/qsampler »
make: *** [qsampler] Erreur 2


Best regards


--- Rui Nuno Capela <[EMAIL PROTECTED]> wrote:

> 
> On Tue, February 19, 2008 01:25, hilare wrote:
> > Well, this is a good new. You can rely on me to
> test
> > this and report the result ( i tried myself on CVS
> 2008/02/19, but i only
> > found src/qsamplerDeviceForm.ui ,
> src/qsamplerInstrumentForm.ui ,
> > src/qsamplerOptionsForm.ui ,
> src/qsamplerChannelForm.ui and
> > src/qsamplerChannelStrip.ui having a "margin"
> property, and no
> > "topMargin", "leftMargin",
> > "topMargin" or "bottomMargin" properties. Anyway
> > Qsampler CVS 2008/02/19 still not compile ).
> >
> >
> >
> > _but_
> >
> >
> > taking the words from Rui Nuno Capela this sound
> like a 'hack' and i
> 
> 
> fyi, this is not a hack per se. it's perfect legal
> qt4 uic syntax. it just
> happens that qt-designer >= 4.3 does not generate
> .ui files for backward
> compability anymore. sad but true.
> 
> and it just happens that me and probably chris too
> don't run those qt4
> devel tools < 4.3, so we can't test for every older
> qt4 dialects. we count
> on those users like you for reporting those issues.
> 
> so, what are the compile errors that you have now?
> 
> 
> byee
> -- 
> rncbc aka Rui Nuno Capela
> [EMAIL PROTECTED]
> 



      
____________________________________________________________________________________
Be a better friend, newshound, and 
know-it-all with Yahoo! Mobile.  Try it now.  
http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ 


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Linuxsampler-devel mailing list
Linuxsampler-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linuxsampler-devel

Reply via email to