Quantcast
Channel: bugs, errors - openFrameworks
Viewing all articles
Browse latest Browse all 636

"make clean" does not work on OSX?

$
0
0

@hrs wrote:

Because of OSX .app package, "make clean" seems like it can not delete .app file(directory).
I added following line and it works ok now.

makefileCommon/compile.project.mk
approx. line 418

    rm -rf $(TARGET).app

Is there's better solution or did I miss something?

Posts: 3

Participants: 2

Read full topic


Viewing all articles
Browse latest Browse all 636

Trending Articles