Closed BitBlit88 closed 1 year ago
When I build a project (simple printf("Hello World")) using VC-LTL.5.0.6-Beta5 with target version 5 or 6 I get a lot of "unresolved external symbol" errors (see attached log).
Could be introduced be fixing this issue: System-Dlls strings
with this commit:
优化winapi_thunks.cpp,减少不必要的常量字符串
buildlog.txt
Related to this issue: https://github.com/Chuyu-Team/VC-LTL5/issues/43
When I build a project (simple printf("Hello World")) using VC-LTL.5.0.6-Beta5 with target version 5 or 6 I get a lot of "unresolved external symbol" errors (see attached log).
Could be introduced be fixing this issue: System-Dlls strings
with this commit:
优化winapi_thunks.cpp,减少不必要的常量字符串
buildlog.txt