Hi there,
I tried to compile lpmt and after some trial an error i got around several problems but this one is a hard one. No idea what the problem is.
ofxMidi is i.n the Addons folder.
I tried OF 0.8.0 and 0.7.4.
Tried the original and the suggested modified version of ofxSimpleGuiToo.
Any Sugesstions how to fix this?
In file included from ../../../addons/ofxSimpleGuiToo/src/ofxSimpleGuiValueControl.h:38:0,
from ../../../addons/ofxSimpleGuiToo/src/Controls/ofxSimpleGuiButton.h:3,
from ../../../addons/ofxSimpleGuiToo/src/ofxSimpleGuiIncludes.h:39,
from ../../../addons/ofxSimpleGuiToo/src/ofxSimpleGuiPage.h:39,
from ../../../addons/ofxSimpleGuiToo/src/ofxSimpleGuiIncludes.h:37,
from ../../../addons/ofxSimpleGuiToo/src/ofxSimpleGuiToo.h:41,
from ./src/testApp.cpp:4:
../../../addons/ofxSimpleGuiToo/src/ofxSimpleGuiControl.h:42:21: schwerwiegender Fehler: ofxMidi.h: Datei oder Verzeichnis nicht gefunden
Kompilierung beendet.
make: *** [obj/x86_64Release/./src/testApp.o] Fehler 1