You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thank you, I will have a look at it. It if works me I can add a line to the docs for people who would like to use docker. I'll keep this open until then
@Clemapfel I also wanted to ask: I am building my julia project into a cpp static library, but I have some depencencies like StaticArrays. How do I tell jluna to use the a specific Project.toml or Manifest.toml?
Thanks for building this library! and documenting it so well. I really look forward to using this in my projects.
I had a little bit of trouble trying to follow the documentation on how to install/setup jluna, so I wrote a small docker container to test things in.
If you wish to add a section in your documentation on this, it might be helpful.
In case it is helpful, here is my working dockerfile: https://github.com/dev10110/jluna-docker
The text was updated successfully, but these errors were encountered: