Hello.
I tried to compile Vix with support for MySql DB.
There is a problem that I can use only MariaDB.
I installed libmariadbcpp package.
Then I passed MYSQLCPPCONN_LIB and INC to cmake.
Then I tried to compile Vix and it failed.
With attached patch I was able to compile it.
db.diff.txt
Hello.
I tried to compile Vix with support for MySql DB.
There is a problem that I can use only MariaDB.
I installed libmariadbcpp package.
Then I passed MYSQLCPPCONN_LIB and INC to cmake.
Then I tried to compile Vix and it failed.
With attached patch I was able to compile it.
db.diff.txt