Status: New
Owner: ----
Labels: Type-Defect Priority-Medium
New issue 2 by
adr-g...@uridium.org: build error
http://code.google.com/p/midisnoop/issues/detail?id=2
When trying to build midisnoop-0.1.2 I get the following error:
g++ -c -m64 -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W
-D_REENTRANT -DMIDISNOOP_PLATFORM_UNIX -DMIDISNOOP_MAJOR_VERSION=0
-DMIDISNOOP_MINOR_VERSION=1 -DMIDISNOOP_REVISION=0 -DQT_NO_DEBUG
-DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB
-I/usr/lib64/qt4/mkspecs/linux-g++-64 -I. -I/usr/include/QtUiTools
-I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtXml
-I/usr/include -I../make -o ../make/engine.o engine.cpp
engine.cpp: In member function ‘void Engine::handleMidiInput(double,
std::vector<unsigned char, std::allocator<unsigned char> >*)’:
engine.cpp:168: error: ‘class QDateTime’ has no member named
‘toMSecsSinceEpoch’
engine.cpp: In member function ‘quint64 Engine::sendMessage(const
QByteArray&)’:
engine.cpp:205: error: ‘class QDateTime’ has no member named
‘toMSecsSinceEpoch’
make[1]: *** [../make/engine.o] Error 1
make[1]: Leaving directory `/home/packager/rpm/tmp/midisnoop-0.1.2/src'
make: *** [sub-src-make_default] Error 2
This is on CentOS 6.3 with rtmidi 2.0.1 installed from source with ALSA and
Jack support built in.
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings