-
Notifications
You must be signed in to change notification settings - Fork 5
Closed
Description
Unfortunately, the cross-compiled libsixel dll library doesn't provide one key symbol that we need: sixel_allocator_new and thus our current implementation doesn't work on Windows. A possible workaround (not yet checked) is to create our Julia version of SixelAllocator and then pass it to the C side libsixel.
@saitoha Is this an expected behavior or I did something wrong with the libsixel compilation? The build script can be found in https://github.com/JuliaPackaging/Yggdrasil/blob/master/L/libsixel/build_tarballs.jl (cross-compiled from mingw)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels



