Oriol Ferrer Mesià

Results 29 comments of Oriol Ferrer Mesià

Gave it try, couldn't easily get it to build. ``` CMake Error at CMakeLists.txt:7 (project): The CMAKE_C_COMPILER: gcc is not a full path and was not found in the PATH....

the lib works the same, but getifaddrs() still fails (errno 6)... hard to tell what's going on

Yep I can confirm that getifaddrs() doesn't fail when I don't include ofxLibWebSockets in the project... So it must still be defined somewhere in there?

I will give it another shot when I get a sec.

No idea, never seen this before... But I haven't used ofxRemoteUI on iOS for a long time either

You don't need to add these files to the project of you are using ofxRemoteUI inside openframeworks. Just remove them from the project and you should be ok.

thanks makes sense, ill have a look!

not really sure myself

yeah I had a look, but I added a couple of things to the version of fontstash i started off that I don't want to lose (kerning support, mipmap creation)....