-
Notifications
You must be signed in to change notification settings - Fork 158
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
Adding Conda Package #394
Comments
Sorry for the delay. I have made an attempt and a PR to conda-forge for the latest quill version. I will let you know when it is merged |
Package is now available for the latest version |
I tried installing the package. I can't find the libquill.a? Did that get installed? |
the latest major version ( You can wrap it to a static library if you wish so that you only build the backend worker thread once and you will only need to include the macros and the Logger header to log please see for wrapping it as static library Currently only |
I got everything working with v4 and the library. Thanks for the help it's working great! |
Hi! I'm using quill and it's working great. Would it be possible to create a conda package to release quill as well?
Thanks so much,
James
The text was updated successfully, but these errors were encountered: