[issue37784] Compiling Python 3 with sqlite impossible when sqlite installation is in a non standard directory

Emmanuel C report at bugs.python.org
Fri Nov 8 09:20:48 EST 2019


Emmanuel C <emmanuel.coirier at caissedesdepots.fr> added the comment:

Sorry guy,

I've found my error : I have to use the CPPFLAGS instead of the CFLAGS in order to include sqlite3 into my own Python compiled installation.

----------
resolution:  -> not a bug
stage:  -> resolved
status: open -> closed

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue37784>
_______________________________________


More information about the Python-bugs-list mailing list