Cannot add multiple registrations for org.julialang
after PackageCompiler
#164
Labels
Cannot add multiple registrations for org.julialang
after PackageCompiler
#164
I tried to see whether I could get PackageCompiler v2.1.5 to work on a simple QML app:
I can confirm that
using QMLApp; QMLApp.julia_main()
works in this case. Also, PackageCompiler finishes compiling successfully. But when running the produced executable, that gives:I made the example available in the repository https://github.com/JanisErdmanis/QMLAppTest.
The text was updated successfully, but these errors were encountered: