Hi to all,
sorry or this geek question, but I would like only to install a visual-mapping software and I’m getting confused about dependencies…
Because I need to install OpenFrameworks and some ADDON to properly install LPMT, i installed OpenFrameworks: i works on MINT 17.3 (64bit)
I followed instructions on official page using Ubuntu distro.
I followed every instruction with success and I complied “./compilePG.sh” with answer:
Command line project generator was correctly installed
To get started run: projectGenerator --help
I tried command --help and I received the list of commands…
Now I’ve to install some addons linked by LPMT ( file addons.make)
ofxXmlSettings
ofxNetwork
ofxMostPixelsEver
ofxMSAInteractiveObject
ofxSimpleGuiToo
ofxOsc
ofxKinect
ofxOpenCv
ofxTimeline
ofxTween
ofxRange
ofxMSATimer
ofxTimecode
ofxTextInputField
ofxMidi
I went on official page “How to add an addon to a project”, but I realized that I don’t know how to run projectCreator GUI, as i can see in the page (see alse “create new project”).
So… how can I open a such interface for installing ADDONS and create projects?
tank you very much… for every suggestion. (i’m going crazy)