hilare wrote:
> 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
> 

should be fixed by now. ask for cvs head (qsampler 0.2.1.11+)

waiting for the next step error ;)

cheers
-- 
rncbc aka Rui Nuno Capela
[EMAIL PROTECTED]

-------------------------------------------------------------------------
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