lunasvg
lunasvg copied to clipboard
Build error on Win 10 VS 2019
Build error: Error (active) E0042 operand types are incompatible ("const char *" and "char") lunasvg D:\GitHub\lunasvg\source\parser.cpp 774
Repro:
- Open a VS command prompt and execute following commands: git clone https://github.com/sammycage/lunasvg.git cd lunasvg mkdir build cd build cmake ..
- Load resultant VS solution and build, will get build errors
Fixed.. Thanks for reporting <3
@TechArtistG Thanks, as I was about to say the same. I see Sammy fixed it here: https://github.com/sammycage/lunasvg/commit/a05bbe8b65d70ac05597af6aa110e27c08cfd853