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
Describe the bug
When trying to compile a standalone app, PackageCompiler runs into an error trying to load mingw-w64. When I compile the project with PackageCompiler directly, it works fine and does not load mingw-w64. I can install and build a sysimg without any errors.
Version of the package:
Comonicon v1.0.6
PackageCompiler v2.1.17
Julia version 1.6.7
Describe the bug
When trying to compile a standalone app, PackageCompiler runs into an error trying to load mingw-w64. When I compile the project with PackageCompiler directly, it works fine and does not load mingw-w64. I can install and build a sysimg without any errors.
Version of the package:
Comonicon v1.0.6
PackageCompiler v2.1.17
Julia version 1.6.7
To Reproduce
MWE of the app
deps/build.jl
Comonicon.toml
Expected behavior
When compiling with PackageCompiler, I get the following output:
When I compile with Comonicon, Package compiler attempts to bundle additional artifacts and fails:
The text was updated successfully, but these errors were encountered: