Christian Nols wrote: > > Commenting > #include <cmnintrin.h> > seems to work around it >
I've added support for the SQLITE_DISABLE_INTRINSIC define (on trunk). When this is defined for a project, it should prevent that header file from being included. Thanks for the report. -- Joe Mistachkin