Hi
The latest version doesn't compile anymore on my system:
g++ -o ../hydrogen Button.o CpuLoadWidget.o ClickableLabel.o Fader.o
LCD.o MidiActivityWidget.o PixmapWidget.o Rotary.o DownloadWidget.o
SoundLibraryTree.o SoundLibraryPanel.o FileBrowser.o
SoundLibraryImportDialog.o InstrumentEditor.o InstrumentEditorPanel.o
WaveDisplay.o LayerPreview.o SongEditor.o SongEditorPanel.o
PatternEditor.o PatternEditorInstrumentList.o PatternEditorPanel.o
Mixer.o MixerLine.o AboutDialog.o AudioEngineInfoForm.o DrumkitManager.o
ExportSongDialog.o HelpBrowser.o HydrogenApp.o InstrumentRack.o
LadspaFXProperties.o LadspaFXSelector.o MainForm.o PatternFillDialog.o
PatternPropertiesDialog.o PlayerControl.o PreferencesDialog.o
SongPropertiesDialog.o SplashScreen.o main.o moc_Button.o
moc_CpuLoadWidget.o moc_ClickableLabel.o moc_Fader.o moc_LCD.o
moc_MidiActivityWidget.o moc_Rotary.o moc_DownloadWidget.o
moc_SoundLibraryTree.o moc_SoundLibraryPanel.o moc_FileBrowser.o
moc_SoundLibraryImportDialog.o moc_InstrumentEditor.o
moc_InstrumentEditorPanel.o moc_WaveDisplay.o moc_LayerPreview.o
moc_SongEditor.o moc_SongEditorPanel.o moc_PatternEditor.o
moc_PatternEditorInstrumentList.o moc_PatternEditorPanel.o moc_Mixer.o
moc_MixerLine.o moc_AboutDialog.o moc_AudioEngineInfoForm.o
moc_DrumkitManager.o moc_ExportSongDialog.o moc_HelpBrowser.o
moc_HydrogenApp.o moc_InstrumentRack.o moc_LadspaFXProperties.o
moc_LadspaFXSelector.o moc_MainForm.o moc_PatternFillDialog.o
moc_PatternPropertiesDialog.o moc_PlayerControl.o
moc_PreferencesDialog.o moc_SongPropertiesDialog.o moc_SplashScreen.o
-L/usr/lib64/qt4 ../libs/libhydrogen.a -lsndfile -llrdf -lasound
-ljack -lFLAC -lFLAC++ -lQtSvg -L/usr/lib64 -L/usr/lib64/qt4 -lQtXml
-lQtGui -lpng -lSM -lICE -lXi -lXrender -lXrandr -lXcursor -lfreetype
-lfontconfig -lXext -lX11 -lQtNetwork -lQtCore -lz -lm -ldl -lpthread
PatternEditor.o: In function `PatternEditor::setResolution(unsigned int,
bool)':
src/PatternEditor/PatternEditorPanel.h:68: undefined reference to
`NotePropertiesRuler::updateEditor()'
src/PatternEditor/PatternEditorPanel.h:69: undefined reference to
`NotePropertiesRuler::updateEditor()'
PatternEditor.o: In function `PatternEditor::mouseMoveEvent(QMouseEvent*)':
src/PatternEditor/PatternEditorPanel.h:68: undefined reference to
`NotePropertiesRuler::updateEditor()'
src/PatternEditor/PatternEditorPanel.h:69: undefined reference to
`NotePropertiesRuler::updateEditor()'
PatternEditor.o: In function `PatternEditor::mousePressEvent(QMouseEvent*)':
src/PatternEditor/PatternEditorPanel.h:68: undefined reference to
`NotePropertiesRuler::updateEditor()'
PatternEditor.o:src/PatternEditor/PatternEditorPanel.h:69: more
undefined references to `NotePropertiesRuler::updateEditor()' follow
PatternEditorPanel.o: In function
`PatternEditorPanel::zoomInBtnClicked(Button*)':
src/PatternEditor/PatternEditorPanel.cpp:818: undefined reference to
`PatternEditorRuler::zoomIn()'
src/PatternEditor/PatternEditorPanel.cpp:820: undefined reference to
`NotePropertiesRuler::zoomIn()'
src/PatternEditor/PatternEditorPanel.cpp:821: undefined reference to
`NotePropertiesRuler::zoomIn()'
PatternEditorPanel.o: In function
`PatternEditorPanel::zoomOutBtnClicked(Button*)':
src/PatternEditor/PatternEditorPanel.cpp:830: undefined reference to
`PatternEditorRuler::zoomOut()'
src/PatternEditor/PatternEditorPanel.cpp:832: undefined reference to
`NotePropertiesRuler::zoomOut()'
src/PatternEditor/PatternEditorPanel.cpp:833: undefined reference to
`NotePropertiesRuler::zoomOut()'
PatternEditorPanel.o: In function
`PatternEditorPanel::patternSizeChanged(QAction*)':
src/PatternEditor/PatternEditorPanel.cpp:865: undefined reference to
`PatternEditorRuler::updateEditor(bool)'
src/PatternEditor/PatternEditorPanel.cpp:867: undefined reference to
`NotePropertiesRuler::updateEditor()'
src/PatternEditor/PatternEditorPanel.cpp:868: undefined reference to
`NotePropertiesRuler::updateEditor()'
PatternEditorPanel.o: In function `PatternEditorPanel':
src/PatternEditor/PatternEditorPanel.cpp:261: undefined reference to
`PatternEditorRuler::PatternEditorRuler(QWidget*, PatternEditorPanel*)'
src/PatternEditor/PatternEditorPanel.cpp:310: undefined reference to
`NotePropertiesRuler::NotePropertiesRuler(QWidget*, PatternEditorPanel*,
NotePropertiesRuler::NotePropertiesMode)'
src/PatternEditor/PatternEditorPanel.cpp:320: undefined reference to
`NotePropertiesRuler::NotePropertiesRuler(QWidget*, PatternEditorPanel*,
NotePropertiesRuler::NotePropertiesMode)'
src/PatternEditor/PatternEditorPanel.cpp:261: undefined reference to
`PatternEditorRuler::PatternEditorRuler(QWidget*, PatternEditorPanel*)'
src/PatternEditor/PatternEditorPanel.cpp:310: undefined reference to
`NotePropertiesRuler::NotePropertiesRuler(QWidget*, PatternEditorPanel*,
NotePropertiesRuler::NotePropertiesMode)'
src/PatternEditor/PatternEditorPanel.cpp:320: undefined reference to
`NotePropertiesRuler::NotePropertiesRuler(QWidget*, PatternEditorPanel*,
NotePropertiesRuler::NotePropertiesMode)'
PatternEditorPanel.o: In function `PatternEditorPanel::updateStart(bool)':
src/PatternEditor/PatternEditorPanel.cpp:619: undefined reference to
`PatternEditorRuler::updateStart(bool)'
PatternEditorPanel.o: In function
`PatternEditorPanel::setSelectedInstrument(int)':
src/PatternEditor/PatternEditorPanel.cpp:778: undefined reference to
`NotePropertiesRuler::updateEditor()'
PatternEditorPanel.o: In function
`PatternEditorPanel::selectedInstrumentChangedEvent()':
src/PatternEditor/PatternEditorPanel.cpp:787: undefined reference to
`NotePropertiesRuler::updateEditor()'
collect2: ld returned 1 exit status
make[1]: *** [../hydrogen] Error 1
make[1]: Leaving directory `/home/pieter/dev/hydrogen/trunk/gui'
make: *** [sub-gui-make_default] Error 2
I hope to get this solved
Keep up the good work
aikie
-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Hydrogen-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/hydrogen-devel