Mint installation but I can't run projectCreator

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)

if i understand your question correctly, you are trying to either
a:
create a new project via project generator?
or b:
use an exciting project but want to update it via project generator?

here are 2 videos on how to use the projector generator to import and create project.


tank you stephanschulz,
but my problem is that I can’t open any GUI…
Your videos are made for Apple, i’m running on Linux Mint and I can’t run any GUI.

I Installed projectGenerator and I have a terminal answer by the process (ex: $ projectGenerator --help),
but I don’t know how to open projectGenerator GUI.