-
Notifications
You must be signed in to change notification settings - Fork 13
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
linking problems #9
Comments
Hi. What linker errors do you get? My guess is that the libs were compiled on an outdated system. Commit is from 2 years ago: https://github.com/underdoeg/ofxLibRocket/tree/master/libs/libRocket/lib/osx I don't have a mac so I can't rebuild them ATM. Maybe you could give it a try? https://github.com/libRocket/libRocket or maybe you could try to just remove the prcompiled a file and add the librocket Source folder manually: https://github.com/libRocket/libRocket/tree/master/Source It might compile out of the box since OF already includes a lot of libraries... |
I had linking problems, too with using the addon in new projects (the example worked perfectly). |
Thank you for your info on this |
I tried to run this in osx, latest branch but got linking problems
how do you go about to include the addon?
The text was updated successfully, but these errors were encountered: