Skip to content

Compile error with mingw #2

@mstahl3

Description

@mstahl3

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"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions