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

Depreciation warnings causing failure on non-Julia platforms #65

Open
mtwhite4 opened this issue Feb 5, 2020 · 1 comment
Open

Depreciation warnings causing failure on non-Julia platforms #65

mtwhite4 opened this issue Feb 5, 2020 · 1 comment

Comments

@mtwhite4
Copy link

mtwhite4 commented Feb 5, 2020

Hi,

I am developing a code to run without Julia installed and this package is great for that. However, I have depreciation warning at the beginning of my code that is causing the executable to fail with exception handling. Is there a way to disable these warnings while building the executable?

Thanks,
Matthew

@NHDaly
Copy link
Owner

NHDaly commented May 9, 2020

Hi! Unfortunately this package isn't really maintained anymore. I would recommend that you try the latest version of PackageCompiler.jl, which has expanded to cover most of the functionality in this package:
https://github.com/JuliaLang/PackageCompiler.jl

I hope that helps! Sorry I can't be more helpful.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants