Buildling JUCE Problem

I found a solution for building juce on my mac:

g+±4.0 -ObjC++ -I/Developer/Headers/FlatCarbon/ -c juce_amalgamated.cpp -o juce_amalgamated.o

Did you use NetBeans to compile juce demo? If you did that, did NetBeans create an app or just an Unix executable.