[PR #154] [CLOSED] CMake/MSVC - build with support for Unicode #426

Closed
opened 2026-05-05 12:15:36 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/jmcnamara/libxlsxwriter/pull/154
Author: @RalfKubis
Created: 3/14/2018
Status: Closed

Base: masterHead: master


📝 Commits (1)

  • cdf46ea CMake/MSVC - build with support for Unicode

📊 Changes

1 file changed (+2 additions, -0 deletions)

View changed files

📝 CMakeLists.txt (+2 -0)

📄 Description

On MSVC, the library requires to get build with the symbol _UNICODE being defined.
\see https://msdn.microsoft.com/en-us/library/dybsewaf.aspx


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/jmcnamara/libxlsxwriter/pull/154 **Author:** [@RalfKubis](https://github.com/RalfKubis) **Created:** 3/14/2018 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`cdf46ea`](https://github.com/jmcnamara/libxlsxwriter/commit/cdf46ea9d2e441d3abf5dd35981b8ac363c5ac80) CMake/MSVC - build with support for Unicode ### 📊 Changes **1 file changed** (+2 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `CMakeLists.txt` (+2 -0) </details> ### 📄 Description On MSVC, the library requires to get build with the symbol _UNICODE being defined. \see https://msdn.microsoft.com/en-us/library/dybsewaf.aspx --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 12:15:36 -06:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/libxlsxwriter#426
No description provided.