github / cmark-gfm

GitHub's fork of cmark, a CommonMark parsing and rendering library and program in C
Other
893 stars 173 forks source link

MSVC 2022 cannot build this project #359

Open Pomax opened 8 months ago

Pomax commented 8 months ago

Using MSVC 2022 Community Edition:

PS  D:\temp\cmark-gfm> nmake

Microsoft (R) Program Maintenance Utility Version 14.38.33134.0
Copyright (C) Microsoft Corporation.  All rights reserved.

makefile(4) : fatal error U1001: syntax error : illegal character '?' in macro
Stop.