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

Dynamic library error #7172

Closed
xebelleDerrel opened this issue Mar 20, 2024 · 1 comment
Closed

Dynamic library error #7172

xebelleDerrel opened this issue Mar 20, 2024 · 1 comment

Comments

@xebelleDerrel
Copy link

I used G++ to generate a dynamic library libz3.dll for Z3 in a Windows environment, and then I needed to build a project in Virtual Studio and use Z3 for special needs, I added the dynamic library I generated earlier to the linker, but I ran the program with an error: G:vs projectstest4test4srclibz3.dll : fatal error LNK1107 Invalid or corrupted file: Cannot be read at 0x200

@NikolajBjorner
Copy link
Contributor

Interoperability between g++ and cl appears not to be specific to z3.

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

2 participants