Skip to content
This repository was archived by the owner on Nov 4, 2023. It is now read-only.
This repository was archived by the owner on Nov 4, 2023. It is now read-only.

Problems to compile on Ubuntu #22

@worldpeace-germany

Description

@worldpeace-germany

Hi,

you write Requires 32 bit dev libs. When I try to run the apt-get, for example apt install linux-libc-dev:i386 It tells me it doesn't exist, I can install it without the :i386 in the name, assuming that this is the 64-bit version.

  1. Question:
    Can I get the :i386 version somehow installed?

  2. Question
    Can I somehow get along with the 64 bit version?

I tried to get along with the 64-bit version hoping that the 32-bit requirement is outdated. When running the install.bat, this part ../../bin/bmk makemods -a tells me that ft2build.h is missing. apt-file search ft2build.h shows me that it is in /usr/include/freetype2/ft2build.h so I guess the bmk command needs to be told to include that path for the includes.

  1. Question
    Can that bmk tool somehow being told to include other paths for header files?

Thanks!

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