-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
When I compile this project with MinGW under windows I get this error:
C:\Qt\Tools\mingw810_32\bin\windres.exe:-1: error: C:/Users/marc/Documents/ThemeSupport-master/src/version.rc:64: syntax error
The line of code with the error is:
VS_VERSION_INFO VERSIONINFO
I'm guessing VS is something visual studio related (and I come from Linux world so no idea what this is or how to solve it) I tried commenting this out but every line afterwards generates the same type of error. If I remove all of the lines the compiler complains about "no resources"
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels