10-14-2024, 01:51 AM
(10-03-2024, 12:24 PM)Dav Wrote:(10-02-2024, 11:40 PM)a740g Wrote:(09-13-2024, 01:15 AM)Dav Wrote: No go. I thought it may compile because it was talking a lot longer after the purge, but still didn't. I will try it on another laptop and qb64pe install. I need to see this in action!
- Dav
I was able to recreate the issue and fix it. Now it should compile in Linux. Thank you for reporting the issue.
Updated zip is in the first post.
Yes! Fantastic! Wow. That's some great work. Did you write the ASNI emulator just for this? It’s well done. I'm taking my laptop with me today so I can play with this some more at lunchtime.
Thanks for fixing this. Great to see and hear it. Works flawlessly so far.
- Dav
Thanks, Dav! The ANSI emulator is actually a different project. I like keeping stuff that I frequently use in library form. So, almost all of my reuseable code ends up in https://github.com/a740g/Toolbox64.
I do have an ANSI emulator front-end that uses the library here - https://github.com/a740g/ANSI-Print-64. I'll make a post about it in the forum when I get some time.