Menu

#2 missing files to compile

v1.0 (example)
open
None
5
2021-02-07
2020-12-07
No

To whom it may concern:
I'm trying to compile the Brandy Basic Interpreter and It's missing files. I found the SDL, JLIB packages.
But it's missing something that I can't find.
It's missing function like wherex, wherey, gotoxy, movetudiotext, and I understand these are compiler functions. I'm trying to compile in Visual Studio 2017. those function are in the DOS compilers. I can create those myself. but what about:
buff_get_pointNC, buff_draw_pointNC, screen_blit_buff_toNC, buff_scale_buff_toNC, screen_put_pal, etc.
these are just a few that I have found, and many more of these type.
I could not find these anywhere.. Help. Any insight? would be greatly appreciated. Thx in advance....

Discussion

  • John Campbell

    John Campbell - 2020-12-07
    Post awaiting moderation.
  • Michael McConnell

    If it's of any help, the Matrix Brandy fork compiles using the MinGW compiler, the build scripts are written to run within the Cygwin environment but the resulting binaries do not require or use Cygwin, and this fork appears to be the only one undergoing any real development.

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.