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
I have tried building using msys64 with the usual procedure
`pacman -S git
git clone https://github.com/zynaddsubfx/zyn-fusion-build.git
cd zyn*
./build-mingw64.sh`
And had the same issue raised #here
The output I get is this...
configure: WARNING: you should use --build, --host, --target
configure: WARNING: invalid host type: McGraw/zyn-fusion-build/fftw-3.3.4/../pkg/
configure: loading site script /mingw64/etc/config.site
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking build system type... Invalid configuration `McGraw/zyn-fusion-build/fftw-3.3.4/../pkg/': machine `McGraw/zyn-fusion-build/fftw' not recognized
configure: error: /bin/sh ./config.sub McGraw/zyn-fusion-build/fftw-3.3.4/../pkg/ failed
What can I do to fix this?
The text was updated successfully, but these errors were encountered:
I have tried building using msys64 with the usual procedure
And had the same issue raised #here
The output I get is this...
What can I do to fix this?
The text was updated successfully, but these errors were encountered: