Skip to content

Build on visualstudio 2019 get ascii, utf errors #599

@harrism76

Description

@harrism76

Hello, sorry if this is a simple problem but i followed the steps on building on windows and installed component clang and download the llvm platform tool for visual studio but keep getting these errors.

C:\Users\harri\dev\cppinsights\CodeGenerator.cpp(2358,32): error : no member named 'Ascii' in 'clang::CharacterLiteral'
[C:\Users\harri\dev\cppinsights\build\insights.vcxproj]
C:\Users\harri\dev\cppinsights\CodeGenerator.cpp(2359,32): error : no member named 'Wide' in 'clang::CharacterLiteral'
[C:\Users\harri\dev\cppinsights\build\insights.vcxproj]
C:\Users\harri\dev\cppinsights\CodeGenerator.cpp(2360,32): error : no member named 'UTF8' in 'clang::CharacterLiteral'
[C:\Users\harri\dev\cppinsights\build\insights.vcxproj]
C:\Users\harri\dev\cppinsights\CodeGenerator.cpp(2361,32): error : no member named 'UTF16' in 'clang::CharacterLiteral'
[C:\Users\harri\dev\cppinsights\build\insights.vcxproj]
C:\Users\harri\dev\cppinsights\CodeGenerator.cpp(2362,32): error : no member named 'UTF32' in 'clang::CharacterLiteral'
[C:\Users\harri\dev\cppinsights\build\insights.vcxproj]
C:\Users\harri\dev\cppinsights\CodeGenerator.cpp(2379,87): error : no member named 'Ascii' in 'clang::CharacterLiteral'
[C:\Users\harri\dev\cppinsights\build\insights.vcxproj]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions