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
I have been using Julia 1.4 RC2 to compile Compose.jl (having done some minor modifications to overcome use of @eval and @require). However, I haven't been able to overcome the following errors possibly relating to Julia bug #34680. Does anyone have any advice or workaround? I note extra digits following the library names; are they necessary or perhaps part of the problem?
Thanks in advance.
Wayne.
[ Info: PackageCompiler: creating system image object file, this might take a while...
C:/Users/wjenkins1/.julia/artifacts/572b61b5075459e3ed62317e674398166ca98dd4/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.1.0/../../../../x86_64-w64-mingw32/bin/ld.exe: <unknown-file>:0: syntax error
Warning: .drectve `-export:ccalllib_libpango-1.0-0.dll5784,data ' unrecognized
C:/Users/wjenkins1/.julia/artifacts/572b61b5075459e3ed62317e674398166ca98dd4/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.1.0/../../../../x86_64-w64-mingw32/bin/ld.exe: <unknown-file>:0: syntax error
Warning: .drectve `-export:ccalllib_libgobject-2.0-0.dll9903,data ' unrecognized
C:/Users/wjenkins1/.julia/artifacts/572b61b5075459e3ed62317e674398166ca98dd4/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.1.0/../../../../x86_64-w64-mingw32/bin/ld.exe: <unknown-file>:0: syntax error
Warning: .drectve `-export:ccalllib_libpangocairo-1.0-0.dll15200,data ' unrecognized
The text was updated successfully, but these errors were encountered:
Hi,
I have been using Julia 1.4 RC2 to compile Compose.jl (having done some minor modifications to overcome use of @eval and @require). However, I haven't been able to overcome the following errors possibly relating to Julia bug #34680. Does anyone have any advice or workaround? I note extra digits following the library names; are they necessary or perhaps part of the problem?
Thanks in advance.
Wayne.
The text was updated successfully, but these errors were encountered: