pierrep / lpmt

Rewrite of the Little Projection Mapping Tool (http://projection-mapping.org/tools/lpmt/)
GNU General Public License v3.0
54 stars 4 forks source link

Install failed enofshape(true) #10

Open PM2000-maker opened 4 months ago

PM2000-maker commented 4 months ago

Hello, During make I've this error : /of_v0.12.0_linux64gcc6_release/apps/myApps/lpmt/src/gui/Controls/ofxSimpleGuiQuadWarp.cpp:124:20: error: ‘TRUE’ was not declared in this scope 124 | ofEndShape(TRUE); | ^~~~ And make return error 1

Thanks for your job !

pierrep commented 4 months ago

Yeah that looks like a bug, probably surfacing due to the newer 0.12.0 libs. I'll take a look

PM2000-maker commented 4 months ago

Yes, I see after that you test LPMT with v0.11.2. And it works with 0.11.2