Skip to content

Instantly share code, notes, and snippets.

@mitchmindtree
Created May 10, 2014 10:49
Show Gist options
  • Save mitchmindtree/c0eb2ed0f6e2bbe48300 to your computer and use it in GitHub Desktop.
Save mitchmindtree/c0eb2ed0f6e2bbe48300 to your computer and use it in GitHub Desktop.
openframeworks, C++11, OSX 10.9.2, make errors
mindTree:ofJenAI Mitch$ make
Compiling OF library for Release
make[2]: Nothing to be done for `ReleaseABI'.
Done!
Compiling ofJenAI for Release
find: demos: No such file or directory
find: demos: No such file or directory
Compiling src/main.cpp
c++ -c -Os -Wall -fexceptions -march=native -mtune=native -finline-functions -arch i386 -fpascal-strings -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk -F/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks -mmacosx-version-min=10.8 -fasm-blocks -funroll-loops -mssse3 -fmessage-length=0 -D__MACOSX_CORE__ -Idemos -I./build -I./build/ofJenAI.build -I./build/ofJenAI.build/Release -I./build/ofJenAI.build/Release/ofJenAI.build -I./build/ofJenAI.build/Release/ofJenAI.build/Objects-normal -I./build/ofJenAI.build/Release/ofJenAI.build/Objects-normal/i386 -I./ofJenAI.xcodeproj/project.xcworkspace -I./ofJenAI.xcodeproj/project.xcworkspace/xcshareddata -I./ofJenAI.xcodeproj/project.xcworkspace/xcuserdata -I./ofJenAI.xcodeproj/project.xcworkspace/xcuserdata/Mitch.xcuserdatad -I./ofJenAI.xcodeproj/xcshareddata -I./ofJenAI.xcodeproj/xcshareddata/xcschemes -I./ofJenAI.xcodeproj/xcuserdata -I./ofJenAI.xcodeproj/xcuserdata/Mitch.xcuserdatad -I./ofJenAI.xcodeproj/xcuserdata/Mitch.xcuserdatad/xcdebugger -I./ofJenAI.xcodeproj/xcuserdata/Mitch.xcuserdatad/xcschemes -I./src -I./src/Input -I./src/Input/GeneralInput -I./src/Input/GeneralInput/JenSwing -I./src/Input/GeneralInput/SongLength -I./src/Input/GeneralInput/Tempo -I./src/Input/GeneralInput/TimeSignature -I./src/Input/InstrumentationInput -I./src/Input/InstrumentationInput/CategoryWeight -I./src/Input/InstrumentationInput/Density -I./src/Input/InterpretiveInput -I./src/Input/InterpretiveInput/Complexity -I./src/Input/InterpretiveInput/Contrast -I./src/Input/InterpretiveInput/Emotion -I./src/Input/InterpretiveInput/FrequencyWeight -I./src/Input/InterpretiveInput/Intensity -I./src/Input/InterpretiveInput/Intricacy -I./src/JenDsp -I./src/JenDsp/ofSoundEffect -I./src/JenDsp/ofSoundMixer -I./src/JenDsp/ofSoundUnit -I./src/JenDsp/ofVolume -I./src/JenMixer -I./src/JenMixer/Song -I./src/JenMixer/Song/Global -I./src/JenMixer/Song/Global/JenDAC -I./src/JenMixer/Song/JenStructure -I./src/JenMixer/Song/Part -I./src/JenMixer/Song/Part/Rhythmical -I./src/JenMixer/Song/Phrase -I./src/JenMixer/Song/Phrase/Segment -I./src/JenRender -I./src/JenTimeline -I./src/Library -I./src/Library/Category -I./src/Library/Category/CategoryManager -I./src/Library/Category/Instrument -I./src/Library/Category/Instrument/Synth -I./src/Library/Category/Instrument/Synth/Oscillator -I./src/Metronome -I./src/NodeUI -I./src/Rhythm -I./src/Rhythm/ChordalRhythms -I./src/Rhythm/KitRhythms -I./src/Rhythm/MelodicRhythms -I./src/Rhythm/Note -I./src/Rhythm/RhythmVector -I./src/Rhythm/RhythmVector/ChordalRhythmVectors -I./src/Rhythm/RhythmVector/KitRhythmVectors -I./src/Rhythm/RhythmVector/MelodicRhythmVectors -I./src/Utilities -I./src/Utilities/Factorizing -I./src/Utilities/Frequency -I./src/Utilities/Icosahedron -I./src/Utilities/JenClamp -I./src/Utilities/JenDuration -I./src/Utilities/JenGaussian -I./src/Utilities/JenMeasure -I./src/Utilities/JenTime -I./src/Utilities/JenTimePack -I./src/Utilities/myvector -I./src/Utilities/Position -I../../../addons/ofxAlgebraic/src -I../../../addons/ofxNUI/src -I../../../addons/ofxNUI/src/ofxNUIColorScheme -I../../../addons/ofxNUI/src/ofxNUIDirectorNode -I../../../addons/ofxNUI/src/ofxNUINode -I../../../addons/ofxNUI/src/ofxNUIShape -I../../../addons/ofxNUI/src/ofxNUISphere -I../../../addons/ofxNUI/src/ofxNUIWidgetNode -I../../../addons/ofxTween/src -I../../../addons/ofxTween/src/Easings -I../../../addons/ofxUI/src -I../../../addons/ofxXmlSettings/src -I../../../addons/ofxXmlSettings/libs -I../../../libs/FreeImage/include -I../../../libs/assimp/include -I../../../libs/assimp/include/Compiler -I../../../libs/cairo/include -I../../../libs/cairo/include/cairo -I../../../libs/cairo/include/libpng15 -I../../../libs/cairo/include/pixman-1 -I../../../libs/fmodex/include -I../../../libs/freetype/include -I../../../libs/freetype/include/freetype2 -I../../../libs/freetype/include/freetype2/freetype -I../../../libs/freetype/include/freetype2/freetype/config -I../../../libs/freetype/include/freetype2/freetype/internal -I../../../libs/freetype/include/freetype2/freetype/internal/services -I../../../libs/glew/include -I../../../libs/glew/include/GL -I../../../libs/glfw/include -I../../../libs/glfw/include/GLFW -I../../../libs/glu/include -I../../../libs/glut/include -I../../../libs/kiss/include -I../../../libs/openssl/include -I../../../libs/openssl/include/openssl -I../../../libs/poco/include -I../../../libs/rtAudio/include -I../../../libs/tess2/include -I../../../libs/openFrameworks -I../../../libs/openFrameworks/3d -I../../../libs/openFrameworks/app -I../../../libs/openFrameworks/communication -I../../../libs/openFrameworks/events -I../../../libs/openFrameworks/gl -I../../../libs/openFrameworks/graphics -I../../../libs/openFrameworks/math -I../../../libs/openFrameworks/sound -I../../../libs/openFrameworks/types -I../../../libs/openFrameworks/utils -I../../../libs/openFrameworks/video -x objective-c++ -MMD -MP -MF obj/osx/Release/src/main.d -MT obj/osx/Release/src/main.o -o obj/osx/Release/src/main.o -c src/main.cpp
In file included from src/main.cpp:2:
In file included from ./src/ofApp.h:4:
In file included from ./src/JenMixer/JenMixer.h:15:
In file included from ./src/JenMixer/Song/Song.h:13:
In file included from ./src/JenMixer/Song/JenStructure/JenStructure.h:15:
In file included from ./src/Utilities/Utilities.h:15:
./src/Utilities/myvector/myvector.h:33:23: warning: rvalue references are a C++11 extension [-Wc++11-extensions]
myvector(myvector &&other)
^
./src/Utilities/myvector/myvector.h:34:27: error: no member named 'move' in namespace 'std'
: std::vector<T>(std::move(other))
~~~~~^
In file included from src/main.cpp:2:
In file included from ./src/ofApp.h:4:
In file included from ./src/JenMixer/JenMixer.h:15:
In file included from ./src/JenMixer/Song/Song.h:13:
In file included from ./src/JenMixer/Song/JenStructure/JenStructure.h:16:
In file included from ./src/JenMixer/Song/Phrase/Phrase.h:15:
In file included from ./src/JenMixer/Song/Phrase/Segment/Segment.h:16:
In file included from ./src/Utilities/JenDuration/JenDuration.h:15:
In file included from ./src/Utilities/JenTime/JenTime.h:15:
In file included from ./src/Utilities/JenMeasure/JenMeasure.h:15:
In file included from ./src/Input/JenInput.h:15:
In file included from ../../../addons/ofxNUI/src/ofxNUIWidgetNode/ofxNUIWidgetNode.h:33:
In file included from ../../../addons/ofxUI/src/ofxUI.h:31:
In file included from ../../../addons/ofxUI/src/ofxUIWidgets.h:31:
../../../addons/ofxUI/src/ofxUIImageSlider.h:39:18: warning: 'ofxUIImageSlider::init' hides overloaded virtual function [-Woverloaded-virtual]
virtual void init(float x, float y, float w, float h, float _min, float _max, float *_value, string _pathURL, string _name);
^
../../../addons/ofxUI/src/ofxUISlider.h:39:18: note: hidden overloaded virtual function 'ofxUISlider_<float>::init' declared here: different number of parameters (8 vs 9)
virtual void init(string _name, T _min, T _max, T *_value, float w, float h, float x, float y);
^
In file included from src/main.cpp:2:
In file included from ./src/ofApp.h:4:
In file included from ./src/JenMixer/JenMixer.h:15:
In file included from ./src/JenMixer/Song/Song.h:13:
In file included from ./src/JenMixer/Song/JenStructure/JenStructure.h:16:
In file included from ./src/JenMixer/Song/Phrase/Phrase.h:15:
In file included from ./src/JenMixer/Song/Phrase/Segment/Segment.h:16:
In file included from ./src/Utilities/JenDuration/JenDuration.h:15:
In file included from ./src/Utilities/JenTime/JenTime.h:15:
In file included from ./src/Utilities/JenMeasure/JenMeasure.h:15:
In file included from ./src/Input/JenInput.h:15:
In file included from ../../../addons/ofxNUI/src/ofxNUIWidgetNode/ofxNUIWidgetNode.h:33:
In file included from ../../../addons/ofxUI/src/ofxUI.h:31:
In file included from ../../../addons/ofxUI/src/ofxUIWidgets.h:33:
../../../addons/ofxUI/src/ofxUIMinimalSlider.h:35:10: warning: 'ofxUIMinimalSlider::init' hides overloaded virtual function [-Woverloaded-virtual]
void init(string _name, float _min, float _max, float *_value, float w, float h, float x, float y, int _size = OFX_UI_FONT_SMALL);
^
../../../addons/ofxUI/src/ofxUISlider.h:39:18: note: hidden overloaded virtual function 'ofxUISlider_<float>::init' declared here: different number of parameters (8 vs 9)
virtual void init(string _name, T _min, T _max, T *_value, float w, float h, float x, float y);
^
In file included from src/main.cpp:2:
In file included from ./src/ofApp.h:4:
In file included from ./src/JenMixer/JenMixer.h:15:
In file included from ./src/JenMixer/Song/Song.h:13:
In file included from ./src/JenMixer/Song/JenStructure/JenStructure.h:16:
In file included from ./src/JenMixer/Song/Phrase/Phrase.h:15:
In file included from ./src/JenMixer/Song/Phrase/Segment/Segment.h:16:
In file included from ./src/Utilities/JenDuration/JenDuration.h:15:
In file included from ./src/Utilities/JenTime/JenTime.h:15:
In file included from ./src/Utilities/JenMeasure/JenMeasure.h:15:
In file included from ./src/Input/JenInput.h:15:
In file included from ../../../addons/ofxNUI/src/ofxNUIWidgetNode/ofxNUIWidgetNode.h:33:
In file included from ../../../addons/ofxUI/src/ofxUI.h:31:
In file included from ../../../addons/ofxUI/src/ofxUIWidgets.h:34:
../../../addons/ofxUI/src/ofxUICircleSlider.h:37:10: warning: 'ofxUICircleSlider::init' hides overloaded virtual function [-Woverloaded-virtual]
void init(float x, float y, float w, float h, float _min, float _max, float *_value, string _name, int _size);
^
../../../addons/ofxUI/src/ofxUISlider.h:39:18: note: hidden overloaded virtual function 'ofxUISlider_<float>::init' declared here: different number of parameters (8 vs 9)
virtual void init(string _name, T _min, T _max, T *_value, float w, float h, float x, float y);
^
In file included from src/main.cpp:2:
In file included from ./src/ofApp.h:4:
In file included from ./src/JenMixer/JenMixer.h:15:
In file included from ./src/JenMixer/Song/Song.h:13:
In file included from ./src/JenMixer/Song/JenStructure/JenStructure.h:16:
In file included from ./src/JenMixer/Song/Phrase/Phrase.h:15:
In file included from ./src/JenMixer/Song/Phrase/Segment/Segment.h:16:
In file included from ./src/Utilities/JenDuration/JenDuration.h:15:
In file included from ./src/Utilities/JenTime/JenTime.h:15:
In file included from ./src/Utilities/JenMeasure/JenMeasure.h:15:
In file included from ./src/Input/JenInput.h:15:
In file included from ../../../addons/ofxNUI/src/ofxNUIWidgetNode/ofxNUIWidgetNode.h:33:
In file included from ../../../addons/ofxUI/src/ofxUI.h:31:
In file included from ../../../addons/ofxUI/src/ofxUIWidgets.h:35:
../../../addons/ofxUI/src/ofxUIBiLabelSlider.h:41:10: warning: 'ofxUIBiLabelSlider::init' hides overloaded virtual function [-Woverloaded-virtual]
void init(float x, float y, float w, float h, float _min, float _max, float *_value, string _name, string _leftLabel, string _rightLabel, int _size);
^
../../../addons/ofxUI/src/ofxUISlider.h:39:18: note: hidden overloaded virtual function 'ofxUISlider_<float>::init' declared here: different number of parameters (8 vs 11)
virtual void init(string _name, T _min, T _max, T *_value, float w, float h, float x, float y);
^
In file included from src/main.cpp:2:
In file included from ./src/ofApp.h:4:
In file included from ./src/JenMixer/JenMixer.h:15:
In file included from ./src/JenMixer/Song/Song.h:13:
In file included from ./src/JenMixer/Song/JenStructure/JenStructure.h:16:
In file included from ./src/JenMixer/Song/Phrase/Phrase.h:15:
In file included from ./src/JenMixer/Song/Phrase/Segment/Segment.h:16:
In file included from ./src/Utilities/JenDuration/JenDuration.h:15:
In file included from ./src/Utilities/JenTime/JenTime.h:15:
In file included from ./src/Utilities/JenMeasure/JenMeasure.h:15:
In file included from ./src/Input/JenInput.h:15:
In file included from ../../../addons/ofxNUI/src/ofxNUIWidgetNode/ofxNUIWidgetNode.h:33:
In file included from ../../../addons/ofxUI/src/ofxUI.h:31:
In file included from ../../../addons/ofxUI/src/ofxUIWidgets.h:39:
../../../addons/ofxUI/src/ofxUIMultiImageButton.h:37:10: warning: 'ofxUIMultiImageButton::init' hides overloaded virtual function [-Woverloaded-virtual]
void init(float x, float y, float w, float h, bool *_value, string _pathURL, string _name, int _size = OFX_UI_FONT_SMALL);
^
../../../addons/ofxUI/src/ofxUIButton.h:37:18: note: hidden overloaded virtual function 'ofxUIButton::init' declared here: different number of parameters (7 vs 8)
virtual void init(string _name, bool *_value, float w, float h, float x = 0, float y = 0, int _size = OFX_UI_FONT_SMALL);
^
In file included from src/main.cpp:2:
In file included from ./src/ofApp.h:4:
In file included from ./src/JenMixer/JenMixer.h:15:
In file included from ./src/JenMixer/Song/Song.h:13:
In file included from ./src/JenMixer/Song/JenStructure/JenStructure.h:16:
In file included from ./src/JenMixer/Song/Phrase/Phrase.h:15:
In file included from ./src/JenMixer/Song/Phrase/Segment/Segment.h:16:
In file included from ./src/Utilities/JenDuration/JenDuration.h:15:
In file included from ./src/Utilities/JenTime/JenTime.h:15:
In file included from ./src/Utilities/JenMeasure/JenMeasure.h:15:
In file included from ./src/Input/JenInput.h:15:
In file included from ../../../addons/ofxNUI/src/ofxNUIWidgetNode/ofxNUIWidgetNode.h:33:
In file included from ../../../addons/ofxUI/src/ofxUI.h:31:
In file included from ../../../addons/ofxUI/src/ofxUIWidgets.h:40:
../../../addons/ofxUI/src/ofxUIMultiImageToggle.h:38:10: warning: 'ofxUIMultiImageToggle::init' hides overloaded virtual function [-Woverloaded-virtual]
void init(float x, float y, float w, float h, bool *_value, string _pathURL, string _name, int _size = OFX_UI_FONT_SMALL);
^
../../../addons/ofxUI/src/ofxUIButton.h:37:18: note: hidden overloaded virtual function 'ofxUIButton::init' declared here: different number of parameters (7 vs 8)
virtual void init(string _name, bool *_value, float w, float h, float x = 0, float y = 0, int _size = OFX_UI_FONT_SMALL);
^
In file included from src/main.cpp:2:
In file included from ./src/ofApp.h:4:
In file included from ./src/JenMixer/JenMixer.h:15:
In file included from ./src/JenMixer/Song/Song.h:13:
In file included from ./src/JenMixer/Song/JenStructure/JenStructure.h:16:
In file included from ./src/JenMixer/Song/Phrase/Phrase.h:15:
In file included from ./src/JenMixer/Song/Phrase/Segment/Segment.h:16:
In file included from ./src/Utilities/JenDuration/JenDuration.h:15:
In file included from ./src/Utilities/JenTime/JenTime.h:15:
In file included from ./src/Utilities/JenMeasure/JenMeasure.h:15:
In file included from ./src/Input/JenInput.h:15:
In file included from ../../../addons/ofxNUI/src/ofxNUIWidgetNode/ofxNUIWidgetNode.h:33:
In file included from ../../../addons/ofxUI/src/ofxUI.h:31:
In file included from ../../../addons/ofxUI/src/ofxUIWidgets.h:43:
../../../addons/ofxUI/src/ofxUIEnvelopeEditor.h:102:22: warning: in-class initialization of non-static data member is a C++11 extension [-Wc++11-extensions]
bool isFrequency = false;
^
../../../addons/ofxUI/src/ofxUIEnvelopeEditor.h:103:25: warning: in-class initialization of non-static data member is a C++11 extension [-Wc++11-extensions]
bool isPointGrabbed = false;
^
../../../addons/ofxUI/src/ofxUIEnvelopeEditor.h:104:25: warning: in-class initialization of non-static data member is a C++11 extension [-Wc++11-extensions]
bool isCurveGrabbed = false;
^
../../../addons/ofxUI/src/ofxUIEnvelopeEditor.h:105:23: warning: in-class initialization of non-static data member is a C++11 extension [-Wc++11-extensions]
bool isRightClick = false;
^
../../../addons/ofxUI/src/ofxUIEnvelopeEditor.h:107:27: warning: in-class initialization of non-static data member is a C++11 extension [-Wc++11-extensions]
float pointNodeRadius = 5.0f;
^
../../../addons/ofxUI/src/ofxUIEnvelopeEditor.h:108:30: warning: in-class initialization of non-static data member is a C++11 extension [-Wc++11-extensions]
float pointNodeRectWidth = 6.0f;
^
../../../addons/ofxUI/src/ofxUIEnvelopeEditor.h:109:31: warning: in-class initialization of non-static data member is a C++11 extension [-Wc++11-extensions]
float pointNodeRectHeight = 6.0f;
^
In file included from src/main.cpp:2:
In file included from ./src/ofApp.h:4:
In file included from ./src/JenMixer/JenMixer.h:15:
In file included from ./src/JenMixer/Song/Song.h:13:
In file included from ./src/JenMixer/Song/JenStructure/JenStructure.h:16:
In file included from ./src/JenMixer/Song/Phrase/Phrase.h:15:
In file included from ./src/JenMixer/Song/Phrase/Segment/Segment.h:16:
In file included from ./src/Utilities/JenDuration/JenDuration.h:15:
In file included from ./src/Utilities/JenTime/JenTime.h:15:
In file included from ./src/Utilities/JenMeasure/JenMeasure.h:15:
In file included from ./src/Input/JenInput.h:15:
In file included from ../../../addons/ofxNUI/src/ofxNUIWidgetNode/ofxNUIWidgetNode.h:33:
In file included from ../../../addons/ofxUI/src/ofxUI.h:31:
In file included from ../../../addons/ofxUI/src/ofxUIWidgets.h:48:
../../../addons/ofxUI/src/ofxUILabelButton.h:51:18: warning: 'ofxUILabelButton::init' hides overloaded virtual function [-Woverloaded-virtual]
virtual void init(string _name,
^
../../../addons/ofxUI/src/ofxUIButton.h:37:18: note: hidden overloaded virtual function 'ofxUIButton::init' declared here: different number of parameters (7 vs 8)
virtual void init(string _name, bool *_value, float w, float h, float x = 0, float y = 0, int _size = OFX_UI_FONT_SMALL);
^
In file included from src/main.cpp:2:
In file included from ./src/ofApp.h:4:
In file included from ./src/JenMixer/JenMixer.h:15:
In file included from ./src/JenMixer/Song/Song.h:13:
In file included from ./src/JenMixer/Song/JenStructure/JenStructure.h:16:
In file included from ./src/JenMixer/Song/Phrase/Phrase.h:15:
In file included from ./src/JenMixer/Song/Phrase/Segment/Segment.h:16:
In file included from ./src/Utilities/JenDuration/JenDuration.h:15:
In file included from ./src/Utilities/JenTime/JenTime.h:15:
In file included from ./src/Utilities/JenMeasure/JenMeasure.h:15:
In file included from ./src/Input/JenInput.h:15:
In file included from ../../../addons/ofxNUI/src/ofxNUIWidgetNode/ofxNUIWidgetNode.h:33:
In file included from ../../../addons/ofxUI/src/ofxUI.h:31:
In file included from ../../../addons/ofxUI/src/ofxUIWidgets.h:49:
../../../addons/ofxUI/src/ofxUILabelToggle.h:34:18: warning: 'ofxUILabelToggle::init' hides overloaded virtual function [-Woverloaded-virtual]
virtual void init(string _name, bool *_value, float w = 0, float h = 0, float x = 0, float y = 0, int _size = OFX_UI_FONT_MEDIUM, bool _justifyLeft = false);
^
../../../addons/ofxUI/src/ofxUIButton.h:37:18: note: hidden overloaded virtual function 'ofxUIButton::init' declared here: different number of parameters (7 vs 8)
virtual void init(string _name, bool *_value, float w, float h, float x = 0, float y = 0, int _size = OFX_UI_FONT_SMALL);
^
In file included from src/main.cpp:2:
In file included from ./src/ofApp.h:4:
In file included from ./src/JenMixer/JenMixer.h:15:
In file included from ./src/JenMixer/Song/Song.h:13:
In file included from ./src/JenMixer/Song/JenStructure/JenStructure.h:16:
In file included from ./src/JenMixer/Song/Phrase/Phrase.h:15:
In file included from ./src/JenMixer/Song/Phrase/Segment/Segment.h:16:
In file included from ./src/Utilities/JenDuration/JenDuration.h:15:
In file included from ./src/Utilities/JenTime/JenTime.h:15:
In file included from ./src/Utilities/JenMeasure/JenMeasure.h:15:
In file included from ./src/Input/JenInput.h:15:
In file included from ../../../addons/ofxNUI/src/ofxNUIWidgetNode/ofxNUIWidgetNode.h:33:
In file included from ../../../addons/ofxUI/src/ofxUI.h:31:
In file included from ../../../addons/ofxUI/src/ofxUIWidgets.h:51:
../../../addons/ofxUI/src/ofxUISortableList.h:34:10: warning: 'ofxUISortableList::init' hides overloaded virtual function [-Woverloaded-virtual]
void init(string _name, vector<string> items, float w = 0, float x = 0, float y = 0, int _size = OFX_UI_FONT_MEDIUM);
^
../../../addons/ofxUI/src/ofxUIButton.h:37:18: note: hidden overloaded virtual function 'ofxUIButton::init' declared here: different number of parameters (7 vs 6)
virtual void init(string _name, bool *_value, float w, float h, float x = 0, float y = 0, int _size = OFX_UI_FONT_SMALL);
^
In file included from src/main.cpp:2:
In file included from ./src/ofApp.h:4:
In file included from ./src/JenMixer/JenMixer.h:15:
In file included from ./src/JenMixer/Song/Song.h:13:
In file included from ./src/JenMixer/Song/JenStructure/JenStructure.h:16:
In file included from ./src/JenMixer/Song/Phrase/Phrase.h:15:
In file included from ./src/JenMixer/Song/Phrase/Segment/Segment.h:16:
In file included from ./src/Utilities/JenDuration/JenDuration.h:15:
In file included from ./src/Utilities/JenTime/JenTime.h:15:
In file included from ./src/Utilities/JenMeasure/JenMeasure.h:15:
In file included from ./src/Input/JenInput.h:15:
In file included from ../../../addons/ofxNUI/src/ofxNUIWidgetNode/ofxNUIWidgetNode.h:33:
In file included from ../../../addons/ofxUI/src/ofxUI.h:31:
In file included from ../../../addons/ofxUI/src/ofxUIWidgets.h:53:
../../../addons/ofxUI/src/ofxUIImageButton.h:37:10: warning: 'ofxUIImageButton::init' hides overloaded virtual function [-Woverloaded-virtual]
void init(float x, float y, float w, float h, bool *_value, string _pathURL, string _name, int _size = OFX_UI_FONT_SMALL);
^
../../../addons/ofxUI/src/ofxUIButton.h:37:18: note: hidden overloaded virtual function 'ofxUIButton::init' declared here: different number of parameters (7 vs 8)
virtual void init(string _name, bool *_value, float w, float h, float x = 0, float y = 0, int _size = OFX_UI_FONT_SMALL);
^
In file included from src/main.cpp:2:
In file included from ./src/ofApp.h:4:
In file included from ./src/JenMixer/JenMixer.h:15:
In file included from ./src/JenMixer/Song/Song.h:13:
In file included from ./src/JenMixer/Song/JenStructure/JenStructure.h:16:
In file included from ./src/JenMixer/Song/Phrase/Phrase.h:15:
In file included from ./src/JenMixer/Song/Phrase/Segment/Segment.h:16:
In file included from ./src/Utilities/JenDuration/JenDuration.h:15:
In file included from ./src/Utilities/JenTime/JenTime.h:15:
In file included from ./src/Utilities/JenMeasure/JenMeasure.h:15:
In file included from ./src/Input/JenInput.h:15:
In file included from ../../../addons/ofxNUI/src/ofxNUIWidgetNode/ofxNUIWidgetNode.h:33:
In file included from ../../../addons/ofxUI/src/ofxUI.h:31:
In file included from ../../../addons/ofxUI/src/ofxUIWidgets.h:54:
../../../addons/ofxUI/src/ofxUIImageToggle.h:37:10: warning: 'ofxUIImageToggle::init' hides overloaded virtual function [-Woverloaded-virtual]
void init(float x, float y, float w, float h, bool *_value, string _pathURL, string _name, int _size = OFX_UI_FONT_SMALL);
^
../../../addons/ofxUI/src/ofxUIButton.h:37:18: note: hidden overloaded virtual function 'ofxUIButton::init' declared here: different number of parameters (7 vs 8)
virtual void init(string _name, bool *_value, float w, float h, float x = 0, float y = 0, int _size = OFX_UI_FONT_SMALL);
^
In file included from src/main.cpp:2:
In file included from ./src/ofApp.h:4:
In file included from ./src/JenMixer/JenMixer.h:15:
In file included from ./src/JenMixer/Song/Song.h:13:
In file included from ./src/JenMixer/Song/JenStructure/JenStructure.h:16:
In file included from ./src/JenMixer/Song/Phrase/Phrase.h:15:
In file included from ./src/JenMixer/Song/Phrase/Segment/Segment.h:16:
In file included from ./src/Utilities/JenDuration/JenDuration.h:15:
In file included from ./src/Utilities/JenTime/JenTime.h:15:
In file included from ./src/Utilities/JenMeasure/JenMeasure.h:15:
In file included from ./src/Input/JenInput.h:15:
In file included from ../../../addons/ofxNUI/src/ofxNUIWidgetNode/ofxNUIWidgetNode.h:33:
In file included from ../../../addons/ofxUI/src/ofxUI.h:31:
In file included from ../../../addons/ofxUI/src/ofxUIWidgets.h:57:
../../../addons/ofxUI/src/ofxUIDropDownList.h:37:10: warning: 'ofxUIDropDownList::init' hides overloaded virtual function [-Woverloaded-virtual]
void init(string _name, vector<string> items, float w = 0, float x = 0, float y = 0, int _size = OFX_UI_FONT_MEDIUM);
^
../../../addons/ofxUI/src/ofxUIButton.h:37:18: note: hidden overloaded virtual function 'ofxUIButton::init' declared here: different number of parameters (7 vs 6)
virtual void init(string _name, bool *_value, float w, float h, float x = 0, float y = 0, int _size = OFX_UI_FONT_SMALL);
^
In file included from src/main.cpp:2:
In file included from ./src/ofApp.h:4:
In file included from ./src/JenMixer/JenMixer.h:15:
In file included from ./src/JenMixer/Song/Song.h:13:
In file included from ./src/JenMixer/Song/JenStructure/JenStructure.h:16:
In file included from ./src/JenMixer/Song/Phrase/Phrase.h:15:
In file included from ./src/JenMixer/Song/Phrase/Segment/Segment.h:16:
In file included from ./src/Utilities/JenDuration/JenDuration.h:15:
In file included from ./src/Utilities/JenTime/JenTime.h:15:
In file included from ./src/Utilities/JenMeasure/JenMeasure.h:15:
In file included from ./src/Input/JenInput.h:15:
In file included from ../../../addons/ofxNUI/src/ofxNUIWidgetNode/ofxNUIWidgetNode.h:33:
In file included from ../../../addons/ofxUI/src/ofxUI.h:32:
../../../addons/ofxUI/src/ofxUICanvas.h:60:10: warning: 'ofxUICanvas::setFont' hides overloaded virtual function [-Woverloaded-virtual]
bool setFont(string filename, bool _bAntiAliased=true, bool _bFullCharacterSet=true, bool makeContours=false, float simplifyAmt=0.0, int dpi=OFX_UI_FONT_RESOLUTION);
^
../../../addons/ofxUI/src/ofxUIWidget.h:114:18: note: hidden overloaded virtual function 'ofxUIWidget::setFont' declared here: different number of parameters (1 vs 6)
virtual void setFont(ofxUIFont *_font);
^
In file included from src/main.cpp:2:
In file included from ./src/ofApp.h:4:
In file included from ./src/JenMixer/JenMixer.h:15:
In file included from ./src/JenMixer/Song/Song.h:13:
In file included from ./src/JenMixer/Song/JenStructure/JenStructure.h:16:
In file included from ./src/JenMixer/Song/Phrase/Phrase.h:15:
In file included from ./src/JenMixer/Song/Phrase/Segment/Segment.h:16:
In file included from ./src/Utilities/JenDuration/JenDuration.h:15:
In file included from ./src/Utilities/JenTime/JenTime.h:15:
In file included from ./src/Utilities/JenMeasure/JenMeasure.h:15:
In file included from ./src/Input/JenInput.h:15:
In file included from ../../../addons/ofxNUI/src/ofxNUIWidgetNode/ofxNUIWidgetNode.h:33:
In file included from ../../../addons/ofxUI/src/ofxUI.h:32:
../../../addons/ofxUI/src/ofxUICanvas.h:95:18: warning: 'ofxUICanvas::isHit' hides overloaded virtual function [-Woverloaded-virtual]
virtual bool isHit(int x, int y);
^
../../../addons/ofxUI/src/ofxUIWidget.h:103:18: note: hidden overloaded virtual function 'ofxUIWidget::isHit' declared here: type mismatch at 1st parameter ('float' vs 'int')
virtual bool isHit(float x, float y);
^
In file included from src/main.cpp:2:
In file included from ./src/ofApp.h:4:
In file included from ./src/JenMixer/JenMixer.h:15:
In file included from ./src/JenMixer/Song/Song.h:13:
In file included from ./src/JenMixer/Song/JenStructure/JenStructure.h:16:
In file included from ./src/JenMixer/Song/Phrase/Phrase.h:15:
In file included from ./src/JenMixer/Song/Phrase/Segment/Segment.h:16:
In file included from ./src/Utilities/JenDuration/JenDuration.h:15:
In file included from ./src/Utilities/JenTime/JenTime.h:15:
In file included from ./src/Utilities/JenMeasure/JenMeasure.h:15:
In file included from ./src/Input/JenInput.h:15:
In file included from ../../../addons/ofxNUI/src/ofxNUIWidgetNode/ofxNUIWidgetNode.h:33:
In file included from ../../../addons/ofxUI/src/ofxUI.h:35:
../../../addons/ofxUI/src/ofxUITabBar.h:46:10: warning: 'ofxUITabBar::saveSettings' hides overloaded virtual function [-Woverloaded-virtual]
void saveSettings(string pathToSaveTo, string fileNamePrefix);
^
../../../addons/ofxUI/src/ofxUICanvas.h:52:18: note: hidden overloaded virtual function 'ofxUICanvas::saveSettings' declared here: different number of parameters (1 vs 2)
virtual void saveSettings(string fileName);
^
In file included from src/main.cpp:2:
In file included from ./src/ofApp.h:4:
In file included from ./src/JenMixer/JenMixer.h:15:
In file included from ./src/JenMixer/Song/Song.h:13:
In file included from ./src/JenMixer/Song/JenStructure/JenStructure.h:16:
In file included from ./src/JenMixer/Song/Phrase/Phrase.h:15:
In file included from ./src/JenMixer/Song/Phrase/Segment/Segment.h:16:
In file included from ./src/Utilities/JenDuration/JenDuration.h:15:
In file included from ./src/Utilities/JenTime/JenTime.h:15:
In file included from ./src/Utilities/JenMeasure/JenMeasure.h:15:
In file included from ./src/Input/JenInput.h:15:
In file included from ../../../addons/ofxNUI/src/ofxNUIWidgetNode/ofxNUIWidgetNode.h:33:
In file included from ../../../addons/ofxUI/src/ofxUI.h:35:
../../../addons/ofxUI/src/ofxUITabBar.h:47:10: warning: 'ofxUITabBar::loadSettings' hides overloaded virtual function [-Woverloaded-virtual]
void loadSettings(string pathToLoadFrom, string fileNamePrefix);
^
../../../addons/ofxUI/src/ofxUICanvas.h:53:18: note: hidden overloaded virtual function 'ofxUICanvas::loadSettings' declared here: different number of parameters (1 vs 2)
virtual void loadSettings(string fileName);
^
In file included from src/main.cpp:2:
In file included from ./src/ofApp.h:4:
In file included from ./src/JenMixer/JenMixer.h:15:
In file included from ./src/JenMixer/Song/Song.h:13:
In file included from ./src/JenMixer/Song/JenStructure/JenStructure.h:16:
In file included from ./src/JenMixer/Song/Phrase/Phrase.h:15:
In file included from ./src/JenMixer/Song/Phrase/Segment/Segment.h:16:
In file included from ./src/Utilities/JenDuration/JenDuration.h:15:
In file included from ./src/Utilities/JenTime/JenTime.h:15:
In file included from ./src/Utilities/JenMeasure/JenMeasure.h:15:
In file included from ./src/Input/JenInput.h:18:
In file included from ./src/Input/InstrumentationInput/InstrumentationInput.h:16:
./src/Input/InstrumentationInput/Density/Density.h:71:21: warning: in-class initialization of non-static data member is a C++11 extension [-Wc++11-extensions]
bool moreOrLess = true;
^
./src/Input/InstrumentationInput/Density/Density.h:72:23: warning: in-class initialization of non-static data member is a C++11 extension [-Wc++11-extensions]
bool justSwitched = false;
^
In file included from src/main.cpp:2:
In file included from ./src/ofApp.h:4:
In file included from ./src/JenMixer/JenMixer.h:15:
In file included from ./src/JenMixer/Song/Song.h:13:
In file included from ./src/JenMixer/Song/JenStructure/JenStructure.h:16:
In file included from ./src/JenMixer/Song/Phrase/Phrase.h:15:
In file included from ./src/JenMixer/Song/Phrase/Segment/Segment.h:16:
In file included from ./src/Utilities/JenDuration/JenDuration.h:15:
In file included from ./src/Utilities/JenTime/JenTime.h:15:
In file included from ./src/Utilities/JenMeasure/JenMeasure.h:16:
In file included from ./src/Utilities/JenTimePack/JenTimePack.h:19:
In file included from ./src/JenMixer/Song/Global/Global.h:17:
./src/Utilities/Frequency/Pitch.h:19:6: warning: scoped enumerations are a C++11 extension [-Wc++11-extensions]
enum class LETTER {
^
In file included from src/main.cpp:2:
In file included from ./src/ofApp.h:4:
In file included from ./src/JenMixer/JenMixer.h:15:
In file included from ./src/JenMixer/Song/Song.h:13:
In file included from ./src/JenMixer/Song/JenStructure/JenStructure.h:16:
In file included from ./src/JenMixer/Song/Phrase/Phrase.h:15:
In file included from ./src/JenMixer/Song/Phrase/Segment/Segment.h:19:
In file included from ./src/Utilities/Frequency/Chord.h:13:
In file included from ./src/Utilities/Frequency/Scale.h:14:
./src/Utilities/Frequency/RawScale.h:13:10: fatal error: 'array' file not found
#include <array>
^
27 warnings and 2 errors generated.
make[1]: *** [obj/osx/Release/src/main.o] Error 1
make: *** [Release] Error 2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment