Changes between Initial Version and Version 1 of Ticket #64588, comment 3


Ignore:
Timestamp:
Feb 5, 2022, 5:24:01 PM (3 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #64588, comment 3

    initial v1  
    1515configure:8296: result: 3004000
    1616}}}
    17 It then apparently decided that the empty version in the header was perhaps equivalent to 0 and therefore earlier than the 3004000 version in the library and kept the empty version from the header, which of course failed to be a vaild number later.
     17It then apparently decided that the empty version in the header was perhaps equivalent to 0 and therefore earlier than the 3004000 version in the library and kept the empty version from the header, which of course failed to be a valid number later.
    1818
    1919Can you check your sqlite3.h file and see what it says about SQLITE_VERSION_NUMBER?