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

Check if issue persists if project types are changed to 2 static libraries + 1 executable #4

Closed
4sily opened this issue Jul 14, 2017 · 1 comment

Comments

@4sily
Copy link
Owner

4sily commented Jul 14, 2017

No description provided.

@4sily
Copy link
Owner Author

4sily commented Jul 16, 2017

Done. Conclusions:

  • The type of A_SDK and B_Utils can be changed to "Static library (.lib)" - this doesn't actually affect success in any way
    image
  • Important is the dllimport/dllexport directive applied to the struct Error in B_Utils. If it is commented, build error disappears.

@4sily 4sily closed this as completed Jul 16, 2017
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