Installation¶
Prerequisites¶
- Ruby 3.0 or higher
- A C++17 compatible compiler
- Rice gem (automatically installed as a dependency)
Install from RubyGems¶
Install from Source¶
git clone https://github.com/cfis/bitmap_plus_plus-ruby.git
cd bitmap-plus-plus-ruby
bundle install
rake compile
rake install
Build with CMake¶
For development, you can also build using CMake with presets: