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

The specified executable is not a valid application for this OS platform #293

Open
frbitten opened this issue Nov 17, 2023 · 0 comments
Open

Comments

@frbitten
Copy link

I'm having the problem "The specified executable is not a valid application for this OS platform" when running a program that uses the library. I noticed that it only happens when the library is added as a dependency. If I remove it the problem disappears.

I'm using Cmake with MSBuild to compile the project.
Does anyone have any suggestions as to what it could be? I have already checked that the exe is 64bit and the /clr is disabled.

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