smallbasic/SmallBASIC

Unable to configure with --enable-sdl on MSYS2

Opened this issue · 1 comments

checking for xxd... no
configure: error: xxd command not installed: configure failed.

Cygwin has a package for xxd but MSYS2 doesn't. As it shows on the Cygwin page it seems xxd is part of vim.

https://cygwin.com/packages/summary/xxd.html

The solution: install msys/vim msys2/MSYS2-packages#3701 (comment)