ofxStk icon indicating copy to clipboard operation
ofxStk copied to clipboard

openframeworks addon for stk

Results 3 ofxStk issues
Sort by recently updated
recently updated
newest added

Added the flag to generate -D__LITTLE_ENDIAN__ none of the example or projects with Stk compile with the following error ``` /usr/bin/ld.gold: error: obj/linux64/Release/src/ofApp.o: multiple definition of 'stk::skini_msgs' /usr/bin/ld.gold: obj/linux64/Release/src/main.o: previous...

../../../addons/ofxStk/libs/STK/src/Mutex.cpp:18:1: error: ‘Mutex’ does not name a type Mutex :: Mutex() ^~~~~ ../../../addons/ofxStk/libs/STK/src/Mutex.cpp:37:1: error: ‘Mutex’ does not name a type Mutex :: ~Mutex() ^~~~~ ../../../addons/ofxStk/libs/STK/src/Mutex.cpp:52:6: error: ‘Mutex’ has not been...

Hello Ahbee, i'm currently looking into your example_simple as I want to use ofxStk in my project. Upon starting, I am receiving a **Fileread::open Error**: ![bildschirmfoto 2017-05-23 um 19 08...