Michel Pollet
Michel Pollet
Hi, you need to install libels-dev on the host distro... If you have questions try asking Claude on #olimex, I'm away until tomorrow :-/ Buserror ## Sent from the iPad...
Thanks. I think the LTO problem is due to incbin.h which add linker sections with binary bits. Super handy, but this seem to be problematic -- so might convert all...
Next version has removed the use of incbin.h, so this should "soon" be resolved.
If you have any ideas on what to add for libmui to make it better for the job, feel free to add issues on that project as well!
I've now pushed v1.95 that removed incbin.h from both mii and libmui, so that problem should be gone...?
@ajacocks I've now tagged v1.96 BTW...
Are you happy to close this now? All worky? ;-)
What OS version and what compiler are you using? I know that ubuntu has some stupid default compile flags that triggers all kind of non-warning. The code is compiled with...
I will double check that. FYI it read/writes .WOZ (1 & 2) and has read only support for NIB, DSK, PO and DO floppy images. I can also write to...
I'm closing this because MII now supports write for all the supported formats, so I think that more or less clarify the problem? Feel free to re-open if you like!