Description
I seem to be at the same position as the poster of this message: #155 (comment) however the dodgy references to the wrong size pointers are now causing (possibly a later gcc
is less tolerant of this sort of thing) builds to fail at the second file. Compare the output in that post to this (font size set a bit small to get it all on one screen:
In comparison, builds with a Lua 5.1 setup in the 32-Bit environment (MINGW32) complete fine without any warnings - however as the MSYS2+Mingw-w64 project is starting to phase out 32-Bit support (I believe their upstream Cygwin dependency is forcing this) - the project I code for which would like to be able to provide ODBC support will not be able to if we cannot get a 64-bit library built.
I note that the two header files sqlext.h
(in separate locations for the two above environments) is identical.
Activity