Skip to content

ISENLabs/volum-backend

Repository files navigation

Volum-Backend

Dev instructions:

Tip

I highly recommend you building this software in a Linux/MacOS system. If you're using Windows, consider building this in WSL

  • Install VCPKG on your system (VCPKG Documentation)
  • Run vcpkg install in the current directory to install all dependencies.
  • You may need to edit your favourite IDE config to look up for headers in VCPKG install dir : ${VCPKG_ROOT}/installed/arm64-ose/include/**

Build instructions:

Tip

I highly recommend you building this software in a Linux/MacOS system. If you're using Windows, consider building this in WSL

Notices

As libmariadb v3.4.x requires to have the MariaDB ssl enabled by default, you might need to install a previous version of vcpkg. For instance, 9a6da16845eca8d6ed70be416c1acbd206894c7f is working well

About

Backend part of Volum project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors