Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compile error with mingw #2

Open
mstahl3 opened this issue Sep 28, 2021 · 0 comments
Open

Compile error with mingw #2

mstahl3 opened this issue Sep 28, 2021 · 0 comments

Comments

@mstahl3
Copy link

mstahl3 commented Sep 28, 2021

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"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant