mirror of
https://github.com/CCExtractor/ccextractor.git
synced 2026-02-03 21:23:48 +00:00
[PR #1151] [MERGED] [FIX] Added back define to make building on Windows work again #1933
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/CCExtractor/ccextractor/pull/1151
Author: @jshin313
Created: 12/17/2019
Status: ✅ Merged
Merged: 12/19/2019
Merged by: @cfsmp3
Base:
master← Head:master📝 Commits (1)
83b5838Added back define to make building on Windows work again📊 Changes
1 file changed (+2 additions, -0 deletions)
View changed files
📝
src/utf8proc/utf8proc.h(+2 -0)📄 Description
My familiarity with the project is as follows (check one):
My familiarity with the project is as follows (check one):
Added back the define so that CCExtractor would build properly on Windows:
in utf8proc.h
Tested on Windows 10 x64 using Visual Studio 2019.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.