Skip to content

Fix libconv to make it work with PA setup#4

Open
pwinkler-ds wants to merge 8 commits into
masterfrom
try-to-fix-libconv
Open

Fix libconv to make it work with PA setup#4
pwinkler-ds wants to merge 8 commits into
masterfrom
try-to-fix-libconv

Conversation

@pwinkler-ds

Copy link
Copy Markdown

No description provided.

@pwinkler-ds pwinkler-ds changed the title Try to fix libconv Fix libconv to make it work with PA setup May 6, 2026
Move LIBICONV_PLUG definition out of WIN32 branch and only link ICONV_LIBRARY when NOT WIN32 in CMakeLists.txt. In drw_textcodec.cpp make input pointer const-correct (const char*), remove platform-specific iconv casts and call iconv uniformly, simplifying the code and avoiding conditional compilation for Windows.
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.

2 participants