This repository has been archived by the owner on Sep 24, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 6
Integrate libbel #22
Comments
abargnesi
pushed a commit
that referenced
this issue
Feb 8, 2015
abargnesi
pushed a commit
that referenced
this issue
Feb 8, 2015
what is working: - libbel builds using autools - bel gem picks up libbel.so - BEL::Completion api works problems: - make clean doesn't properly clear some build files. this is a problem with the Makefile.am settings in libbel. - requires ragel for gem installation refs #22
abargnesi
added a commit
that referenced
this issue
Feb 9, 2015
the libbel.so library had to be added to the loadpath for bel.rb. libbel.so path is calculated relative to the lib_bel.rb source file. refs #22
Work to build libbel C library happens on I have not yet integrated the rake-compiler tasks to compile for all platforms, but that will be next. |
Integrated in 0.3.0 release. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
The libbel C library is currently used on bel.rb's next branch however it does not build with the gem.
Build libbel with the bel.rb gem for linux, mac osx, and windows.
The text was updated successfully, but these errors were encountered: