Skip to content

Tank360 dont compiling and where why web site is broken? #50

@Angelos2008new

Description

@Angelos2008new

trying to compile Tank360 (https://github.com/JQE/Tank360) but getting this:
draw_c_p.psu
draw_t_p.psu
draw_v.vsu
font_p.psu
font_v.vsu
Verdana_16.abc
Verdana_16.png
[main.cpp]
In file included from /mnt/d/Desktop/Ports/Tank360/source/main.cpp:4:
/mnt/d/Desktop/Ports/Tank360/source/main.h:21:10: fatal error: diskio/dvd.h: No such file or directory
21 | #include <diskio/dvd.h>
| ^~~~~~~~~~~~~~
compilation terminated.
make[1]: *** [/usr/local/xenon/rules:20: main.o] Error 1
make: *** [Makefile:105: build] Error 2

and this with https://github.com/LibXenonProject/Tank360:
angelx@DESKTOP-QG8MQF4:/mnt/d/Desktop/Ports/Tank360$ make
draw_c_p.psu
draw_t_p.psu
draw_v.vsu
font_p.psu
font_v.vsu
Verdana_16.abc
Verdana_16.png
[main.cpp]
In file included from /mnt/d/Desktop/Ports/Tank360/source/main.cpp:4:
/mnt/d/Desktop/Ports/Tank360/source/main.h:11:10: fatal error: zlx/Console.h: No such file or directory
11 | #include <zlx/Console.h>
| ^~~~~~~~~~~~~~~
compilation terminated.
make[1]: *** [/usr/local/xenon/rules:20: main.o] Error 1
make: *** [Makefile:105: build] Error 2

Why this happening? What wrong with site? Where the new documentation?

almost all of the programs that was made with Libxenon is not compilable! i just need to start with something and look at references

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions