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

Fails to compile on Ubuntu 13.04 32bit #8

Closed schoolofma closed 7 years ago

schoolofma commented 10 years ago

Is there anything I can do to get it to compile? This is what I get in the console:

../IanniX/iannixapp.cpp: In member function 'void IanniXApp::launch(int&, char**)':
../IanniX/iannixapp.cpp:95:5: error: 'UiRenderOptions' has not been declared
     UiRenderOptions::pathDocuments   = QFileInfo(QStandardPaths::DocumentsLocation + "/IanniX");
     ^
make: *** [iannixapp.o] Error 1
15:53:33: The process "/usr/bin/make" exited with code 2.
Error while building/deploying project IanniX (kit: Desktop Qt 5.3.0 GCC 32bit)
When executing step 'Make'
gjacquemin commented 10 years ago

Ok, try with my new commit to see if it's ok!

nhthn commented 10 years ago

The same error is occurring in Ubuntu 14.04 32bit.

hamoid commented 10 years ago

Thanks, but I don't see any new commits (or branches) since June... where should I pull from?

umlaeute commented 7 years ago

since Ubuntu 13.04 has seen it's EOL 3½ years ago, and new versions of Ubuntu (hmm, starting with artful) include IanniX, i guess this can be closed.

(however, Ubuntu 14.04 LTS has its EOL in 1½ years)