Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
Elusive239 opened this issue Feb 15, 2024 · 0 comments

Comments

@Elusive239
Copy link

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) '
    `
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant