Menu

#10 consolefont.c and consolefont.h are not in source tarball

v1.0 (example)
closed-fixed
None
3
2014-03-19
2014-03-18
Duncan Roe
No

framebuffer.c includes consolefont.h which messes up dependency generation.
Makefile tries to compile consolefont.c when building LIBCSRCFB.

As a workaround, I issued

touch consolefont.h

which allows dependency generation to proceed.

Discussion

  • Markus Hoffmann

    Markus Hoffmann - 2014-03-19
    • status: unread --> open-accepted
    • assigned_to: Markus Hoffmann
     
  • Markus Hoffmann

    Markus Hoffmann - 2014-03-19

    Yes, this is an issue, al though xbasic compiles without these files, but for completeness I think I can add the sources. The Make for the framebuffer version (on linux) has still bugs anyway. It used to just youtput the graphics on the framebuffer screen and send the console output to stdout. The Android version however uses a "framebuffer" and implements a VT100 terminal on the framebuffer where the stdout is send to.

     
  • Markus Hoffmann

    Markus Hoffmann - 2014-03-19

    I have put consolefont.h and consolefont.c into the source package.

     
  • Markus Hoffmann

    Markus Hoffmann - 2014-03-19
    • status: open-accepted --> closed-fixed
     

Log in to post a comment.

MongoDB Logo MongoDB