Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Windows: fix unicode support and build errors #1423

Merged
merged 5 commits into from
Nov 6, 2024

Conversation

carlo-bramini
Copy link
Contributor

No description provided.

Copy link

sonarqubecloud bot commented Nov 6, 2024

@derselbst derselbst changed the title Windows: fix unicode support and build errors (issue #1419 / issue #1422) Windows: fix unicode support and build errors Nov 6, 2024
Copy link
Member

@derselbst derselbst left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks Carlo!

@derselbst derselbst merged commit d2c56ca into FluidSynth:master Nov 6, 2024
42 of 54 checks passed
* Required by Windows-specific sf_wchar_open() from
* libsndfile that takes a UTF16_BE encoded filename.
*/
#define ENABLE_SNDFILE_WINDOWS_PROTOTYPES 1
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@carlo-bramini carlo-bramini deleted the fix-windows-support branch November 10, 2024 17:36
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.

Cannot build Fluidsynth with libsndfile on Windows. Cannot build anymore Fluidsynth with MinGW and CYGWIN.
3 participants