m-ab-s / media-autobuild_suite

This Windows Batchscript helps setup a Mingw-w64 compiler environment for building ffmpeg and other media tools under Windows.
GNU General Public License v3.0
1.49k stars 257 forks source link

ab-suite.install #2538

Closed atplsx closed 8 months ago

atplsx commented 9 months ago

CPPFLAGS: CFLAGS: -D_FORTIFY_SOURCE=2 -fstack-protector-strong -mtune=generic -O2 -pipe -DUSE_MINGW_ANSI_STDIO=1 -mthreads -IC:/media-autobuild_suite-master/local64/include CXXFLAGS: -D_FORTIFY_SOURCE=2 -fstack-protector-strong -mtune=generic -O2 -pipe -DUSE_MINGW_ANSI_STDIO=1 LDFLAGS: -D_FORTIFY_SOURCE=2 -fstack-protector-strong -mtune=generic -O2 -pipe -D__USE_MINGW_ANSI_STDIO=1 -static-libgcc -static-libstdc++ -IC:/media-autobuild_suite-master/local64/include -LC:/media-autobuild_suite-master/local64/lib -lfdk-aac make -j12 install make: No rule to make target 'install'. Stop. make: No rule to make target 'install'. Stop.