Skip to content

prepare.sh fails (WSL) #162

@ZilverSick

Description

@ZilverSick

In file included from src/ftsupport.c:1:
src/pyfreetype.h:1:10: fatal error: ft2build.h: No such file or directory
1 | #include <ft2build.h>
| ^~~~~~~~~~~~
In file included from src/ftsupport.c:1:
src/pyfreetype.h:1:10: fatal error: ft2build.h: No such file or directory
1 | #include <ft2build.h>
| ^~~~~~~~~~~~
compilation terminated.
compilation terminated.
In file included from tmp/gen3/renpy.display.accelerator.c:1227:
/mnt/c/Users/hunte/renpy-build/pygame_sdl2/src/pygame_sdl2/pygame_sdl2.h:4:10: fatal error: pygame_sdl2/pygame_sdl2.rwobject_api.h: No such file or directory
4 | #include "pygame_sdl2/pygame_sdl2.rwobject_api.h"
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
In file included from tmp/gen3/renpy.gl2.gl2texture.c:1228:
/mnt/c/Users/hunte/renpy-build/pygame_sdl2/src/pygame_sdl2/pygame_sdl2.h:4:10: fatal error: pygame_sdl2/pygame_sdl2.rwobject_api.h: No such file or directory
4 | #include "pygame_sdl2/pygame_sdl2.rwobject_api.h"
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
In file included from tmp/gen3/renpy.gl2.gl2draw.c:1230:
/mnt/c/Users/hunte/renpy-build/pygame_sdl2/src/pygame_sdl2/pygame_sdl2.h:4:10: fatal error: pygame_sdl2/pygame_sdl2.rwobject_api.h: No such file or directory
4 | #include "pygame_sdl2/pygame_sdl2.rwobject_api.h"
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
In file included from src/core.c:4:
/mnt/c/Users/hunte/renpy-build/pygame_sdl2/src/pygame_sdl2/pygame_sdl2.h:4:10: fatal error: pygame_sdl2/pygame_sdl2.rwobject_api.h: No such file or directory
4 | #include "pygame_sdl2/pygame_sdl2.rwobject_api.h"
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
In file included from src/renpysound_core.c:30:
/mnt/c/Users/hunte/renpy-build/pygame_sdl2/src/pygame_sdl2/pygame_sdl2.h:4:10: fatal error: pygame_sdl2/pygame_sdl2.rwobject_api.h: No such file or directory
4 | #include "pygame_sdl2/pygame_sdl2.rwobject_api.h"
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
tmp/gen3/renpy.gl2.assimp.cc:1239:10: fatal error: pygame_sdl2/pygame_sdl2.h: No such file or directory
1239 | #include "pygame_sdl2/pygame_sdl2.h"
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
error: command '/usr/bin/gcc' failed with exit code 1

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