Closed sl1pkn07 closed 4 years ago
Exactly the same problem on linux with gcc version 6.1.1 20160707 (GCC)
Insert a space after the end quotes in the #define statement. Searching on the internet revealed it as a feature of C++x11 when appending a variable name to a string literal in quotes.
this error is gone with gcc 9.2.0
closing
Vulkan from GIT
maybe problems with GCC 6.1.1?
greetings