buzzinglight / IanniX

IanniX is a graphical open-source sequencer, based on Iannis Xenakis works, for digital art. IanniX syncs via Open Sound Control (OSC) events and curves to your real-time environment.
http://www.iannix.org
GNU General Public License v3.0
353 stars 41 forks source link

Builds fails on Ubuntu 11.10 #1

Closed prokoudine closed 12 years ago

prokoudine commented 12 years ago

With code from the current Git master:

g++ -c -pipe -O2 -Wall -W -D_REENTRANT -DRTMIDI_DEBUG -DLINUX_ALSASEQ -DAVOID_TIMESTAMPING -DQT_NO_DEBUG -DQT_SCRIPT_LIB -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/mkspecs/linux-g++ -I. -I/usr/local/include/QtCore -I/usr/local/include/QtNetwork -I/usr/local/include/QtGui -I/usr/local/include/QtOpenGL -I/usr/local/include/QtXml -I/usr/local/include/QtScript -I/usr/local/include -I/usr/X11R6/include -I. -I. -o extoscpatterneditor.o extoscpatterneditor.cpp In file included from extoscpatterneditor.cpp:20:0: ui_extoscpatterneditor.h:23:33: fatal error: ExtOscPatternEditor.h: no such file or directory

ghost commented 12 years ago

Fixed in IanniX 0.8.23.8 (committed 30mn ago). Please sync your repository and tell us if it is ok!