Skip to content

Comments

Windows: fix syntax error in .def files#116

Open
vtorri wants to merge 1 commit intoxiph:mainfrom
vtorri:vtorri_def
Open

Windows: fix syntax error in .def files#116
vtorri wants to merge 1 commit intoxiph:mainfrom
vtorri:vtorri_def

Conversation

@vtorri
Copy link

@vtorri vtorri commented Sep 15, 2025

With MSYS2 + mingw-w64, the build of the DLL fails with a syntax error in .def files. LIBRARY should be followed with the library name.

With MSYS2 + mingw-w64, the build of the DLL fails with a syntax
error in .def files. LIBRARY should be followed with the library
name.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant