You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is anyone else interested in using rhubarb as a shared library? i'm no cmake expert, but i hacked around in rhubarb/CMakeLists.txt and got it to build a shared library.
i had to modify my header search paths and actually got it to run, but it's hacky. i would prefer it to build a shared library and provide an include dir.
The text was updated successfully, but these errors were encountered:
Is anyone else interested in using rhubarb as a shared library? i'm no cmake expert, but i hacked around in rhubarb/CMakeLists.txt and got it to build a shared library.
to
i had to modify my header search paths and actually got it to run, but it's hacky. i would prefer it to build a shared library and provide an
include
dir.The text was updated successfully, but these errors were encountered: