You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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
`
The text was updated successfully, but these errors were encountered: