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

How to generate dll file for this project #1568

Closed
jagdishjadeja opened this issue Apr 16, 2019 · 2 comments
Closed

How to generate dll file for this project #1568

jagdishjadeja opened this issue Apr 16, 2019 · 2 comments
Labels
kind: question solution: wontfix the issue will not be fixed (either it is impossible or deemed out of scope)

Comments

@jagdishjadeja
Copy link

  • Describe what you want to achieve.
    I want to generate dll for this project to use in my other projects

  • Describe what you tried.
    I have not tried anything but i also dont have any idea about that

  • Describe which system (OS, compiler) you are using.
    windows

  • Describe which version of the library you are using (release version, develop branch).
    release version

@nlohmann
Copy link
Owner

The library uses templates, so it is not possible to pre-compile it into a library. https://stackoverflow.com/questions/362822/how-do-i-export-templated-classes-from-a-dll-without-explicit-specification lists some ideas how to proceed.

@stale
Copy link

stale bot commented May 16, 2019

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the state: stale the issue has not been updated in a while and will be closed automatically soon unless it is updated label May 16, 2019
@stale stale bot closed this as completed May 23, 2019
@nlohmann nlohmann added solution: wontfix the issue will not be fixed (either it is impossible or deemed out of scope) and removed state: stale the issue has not been updated in a while and will be closed automatically soon unless it is updated labels Jun 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind: question solution: wontfix the issue will not be fixed (either it is impossible or deemed out of scope)
Projects
None yet
Development

No branches or pull requests

2 participants