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

vc++ cmake - cannot find tests-main.lib #12

Closed
mediabuff opened this issue Oct 18, 2020 · 7 comments
Closed

vc++ cmake - cannot find tests-main.lib #12

mediabuff opened this issue Oct 18, 2020 · 7 comments

Comments

@mediabuff
Copy link

No description provided.

@andreasbuhr
Copy link
Owner

Hello, thanks a lot for your issue report. Could you please describe what you did to hit this problem?

@mediabuff
Copy link
Author

Just compile under cmake - VC++

@andreasbuhr
Copy link
Owner

Can you provide a set of commands you executed? Which branch are you working on?

@Garcia6l20
Copy link

Garcia6l20 commented Oct 22, 2020

This can be resolved by setting tests-main lib to be STATIC instead of SHARED.
Fix coming soon.

@andreasbuhr
Copy link
Owner

I think this is fixed now?

@Garcia6l20
Copy link

Yes fixed in #15

@andreasbuhr
Copy link
Owner

Great.

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

3 participants