Skip to content
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

Open
igiso opened this issue Sep 12, 2014 · 3 comments
Open

linking problems #9

igiso opened this issue Sep 12, 2014 · 3 comments

Comments

@igiso
Copy link

igiso commented Sep 12, 2014

I tried to run this in osx, latest branch but got linking problems

how do you go about to include the addon?

@underdoeg
Copy link
Owner

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...

@stc
Copy link

stc commented Apr 14, 2015

I had linking problems, too with using the addon in new projects (the example worked perfectly).
Solution for me was to add librocket header files manually:
under Build Settings / Search Paths: add /libs/libRocket/include/

@underdoeg
Copy link
Owner

Thank you for your info on this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants