Skip to content

setup_dependencies.bat lacking dependencies / build_msys2_mingw64.sh fails to build #96

@Elusive239

Description

@Elusive239

having some issues trying to build and use ded, these are the results thus far

Result of running setup_dependencies.bat:
1 dir(s) moved.
1 dir(s) moved.
1 dir(s) moved.
1 file(s) moved.
1 file(s) moved.
1 file(s) moved.
1 file(s) moved.

Dependencies folder contents:
dependencies.txt

And thus, the result of running "build_msys2_mingw64.sh":

+ PKGS='--static sdl2 glew freetype2' ++ pkg-config --cflags --static sdl2 glew freetype2 Package sdl2 was not found in the pkg-config search path. Perhaps you should add the directory containing sdl2.pc'
to the PKG_CONFIG_PATH environment variable
Package 'sdl2', required by 'virtual:world', not found
Package 'glew', required by 'virtual:world', not found
Package 'freetype2', required by 'virtual:world', not found

  • CFLAGS='-Wall -Wextra -pedantic -ggdb -DGLEW_STATIC -Isrc -Dassert(expression)=((void)0) '
    `

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions