Skip to content
This repository has been archived by the owner on Jul 22, 2024. It is now read-only.

Executable file #522

Closed
luanvehe9123 opened this issue Sep 13, 2020 · 3 comments
Closed

Executable file #522

luanvehe9123 opened this issue Sep 13, 2020 · 3 comments

Comments

@luanvehe9123
Copy link

Hello, I am programming a simulator in julia, but I need to do an executable file (. Ex), what package is avaible to do it?

Thank you

@tknopp
Copy link
Collaborator

tknopp commented Sep 13, 2020

https:/JuliaLang/PackageCompiler.jl probably (have not tried)

@jonathanBieler
Copy link
Collaborator

I tried to make an executable using PackageCompiler before and I managed to make it work. It was before we used BinaryProvider so there was a lot of problems with hard-coded absolute paths, but I think it should be better now with the new system.

@LilithHafner
Copy link
Contributor

There is not a great way to do this. Work is ongoing, and there is some discussion here: https://discourse.julialang.org/t/how-to-create-an-exe-file-from-julia-code/30004, but still no satisfactory solution.

Nevertheless, I think this issue can be closed here as out of scope for this repository.

@tknopp tknopp closed this as completed Aug 4, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants