projectGenerator icon indicating copy to clipboard operation
projectGenerator copied to clipboard

OF_ROOT in Makefile is not correctly set

Open glungtung opened this issue 8 years ago • 0 comments

Hi, here is what's in the Makefile generated:

ifndef OF_ROOT OF_ROOT=$(realpath ../../../of_v0.9.2_osx_release/of_v0.9.2_osx_release/of_v0.9.2_osx_release/of_v0.9.2_osx_release/of_v0.9.2_osx_release/of_v0.9.2_osx_release/of_v0.9.2_osx_release/of_v0.9.2_osx_release/of_v0.9.2_osx_release/of_v0.9.2_osx_release/of_v0.9.2_osx_release/of_v0.9.2_osx_release/of_v0.9.2_osx_release/of_v0.9.2_osx_release/of_v0.9.2_osx_release/of_v0.9.2_osx_release/of_v0.9.2_osx_release/of_v0.9.2_osx_release/of_v0.9.2_osx_release/of_v0.9.2_osx_release/of_v0.9.2_osx_release/of_v0.9.2_osx_release/of_v0.9.2_osx_release) endif

It's appending a "of_v0.9.2_osx_release/" each time I call project generator

glungtung avatar Mar 03 '16 10:03 glungtung