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

Add lazy = true to Artifacts.toml #18

Closed
wants to merge 5 commits into from
Closed

Add lazy = true to Artifacts.toml #18

wants to merge 5 commits into from

Conversation

odow
Copy link
Member

@odow odow commented May 29, 2024

@noahrhodes can you try: ] add Gurobi_jll#odow-patch-1

x-ref jump-dev/Gurobi.jl#564

@odow
Copy link
Member Author

odow commented May 29, 2024

Hmm. Have some local failures, so tests might be passing because of the cache. Taking a look.

@odow
Copy link
Member Author

odow commented May 30, 2024

So the issue is that our __init__ functions require the artifact:

I wonder if we can futz with ccall(:jl_generating_output, Cint, ()) == 1 so that we delete the license only if the library is actually loaded by the user. I don't think so

@odow
Copy link
Member Author

odow commented May 30, 2024

image

src/Gurobi_jll.jl Show resolved Hide resolved
@odow
Copy link
Member Author

odow commented Jun 22, 2024

Closing because there's no point in this until we have LazyJLLWrappers.

@odow odow closed this Jun 22, 2024
@odow odow deleted the odow-patch-1 branch June 22, 2024 00:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant