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
I think the package no longer has a maintainer in debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1051207
you can check if it works using the latest version here (3.3.2), both cmake or meson can create the required pkgconf so you can test it
I have just found and installed
libsqlitecpp-dev
from Debian 12 repository, suppose it's official even not latest version.So it's compiling well in VSCode, without errors, by using this header:
But, when trying to finally build entire the app with
make
get an error like:Seems following configuration not enough in
Makefile
?The text was updated successfully, but these errors were encountered: