Skip to content

Building ADBC and flightsql driver on Windows #2846

Open
@Kakolukia91

Description

@Kakolukia91

What would you like help with?

Hi,

I'm trying to use ADBC with a Microsoft Visual Studio C++ solution. I've tried to build ADBC to produce an import lib file (.lib extension) and dynamic dll (.dll) but haven't had any luck. I tried using cmake with clang and gcc through Mingw, but I only get '.a' files rather than '.lib' ones, and the compilation fails because of dllexport.

Is there any guidance of linking ADBC with C++ Windows DLLs? I'm specifically wanting to use the flightsql driver.

Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions