I'm installing openframeworks for the first time.
I'm on a MB pro with Yosemite.
I get "Build openframeworks: failed" message.
This is what I did:
1 - Download Xcode 7 and openframeworks for xcode.
2 - Follow the instructions in the Xcode Setup Guide
3 - Then I found the post
on the MacOSX-SDK and followed the instructions: downloaded MacOSX10.10.sdk, put it in the right xcode folder, changed Base SDK in openframeworks folder.
4 - When I try to compile a first exmple (3DPrimitivesExample from of examples folder)
I get "Built failed" and the error: openssl/opensslconf.h not found.
What is wrong? What can I do?
Thanks!!!!