Skip to content

not able to compile following the instructions #4

Description

@jmari

I followed the compiling instructions, but it doesn't end "compiling dos lib" .
======== CC out/conio_window.c.rel
make[1]: *** [Makefile:55: out/conio_textattr.c.rel] Error 137
make[1]: *** Se espera a que terminen otras tareas....
make[1]: *** [Makefile:55: out/conio_cprintf.c.rel] Error 137
make: *** [Makefile:84: libs/conio.lib] Error 2

I've compiled "conio and msxdos" libs manually doing "make all" in /externals and it compiles without problems (I added the -DDISABLE_CONIO DEFINE tag to dos.lib, then copied all the referenced header files on the main makefile to the root /include and /lib folders and execute "make all" again in the root directory. The process runs but fails in hex2bin because seems the .com file is not generated..


git clone --recurse-submodules https://github.com/nataliapc/msx_filehunterbrowser.git
cd msx_filehunterbrowser
make all

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions