Skip to content

Fails to build in 64-Bit environment (MINGW64) on Windows #176

Open
@SlySven

Description

@SlySven

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:
image

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions