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

Properly setup FastSophiread as a library via DLL_EXPORT #41

Open
KedoKudo opened this issue Sep 20, 2023 · 0 comments
Open

Properly setup FastSophiread as a library via DLL_EXPORT #41

KedoKudo opened this issue Sep 20, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@KedoKudo
Copy link
Contributor

Is your feature request related to a problem? Please describe.

We need to have DLL_EXPORT for FastSophiread so that only selected symbols are exported for other software to use when linked to FastSophiread.

Describe the solution you'd like

  • research how DLL_EXPORT work
  • setup DLL_EXPORT for FastSophiread
  • provide a short example on how to directly link to the compiled library, i.e. use libFastSophiread.a as a library.

Describe alternatives you've considered

N/A

Additional context

N/A

@KedoKudo KedoKudo added the enhancement New feature or request label Sep 20, 2023
@KedoKudo KedoKudo self-assigned this Sep 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant