Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
trouble building ansiprint by a740g
#1
i have tried to create the "ansiprint" as indicated in a740g's pages on github.

https://github.com/a740g/ANSI-Print-64

it is fair to warn other people that it also requires the download of the "toolbox".  because the "ansiprint" include file directory is empty.  otherwise, the "base64" library is missing.

i downloaded the library indicated in this thread:

https://qb64phoenix.com/forum/showthread...ght=base64

but it does not come with the "bi" suffix file.  in addition there are two conflicting versions of "base64.bas" which have dates of december of last year.

i only want to be able to use this.  thank you in advance.
Reply
#2
I use a lot of reusable code in most of my projects. To keep things organized, I’ve placed all the reusable components in a GitHub repository: Toolbox64, which I include as a Git submodule. This setup helps avoid duplicating code and keeps everything consistent across projects.
Unfortunately, this approach makes compiling my projects a bit tricky, especially for those unfamiliar with Git submodules. Apologies for the inconvenience!

To make things easier, I’ve bundled everything you need and posted it here: https://qb64phoenix.com/forum/showthread...&pid=31125.
Reply




Users browsing this thread: 1 Guest(s)