2016-04-04 28 views
0

Ben bu kılavuzu takip etmeye çalışıyorum - Ben nmake -f objs/Makefile yürütmeye çalışıyorum zaman http://www.helping-squad.com/nginx-rtmp-compile-for-windows/nginx rtmp bulunamadı windows hatası U1052 & rtmp-modül-ana/config derlemek

Windows için nginx rtmp derlemek için, ancak - NMAKE : fatal error U1052: file 'Makefile' not found - bir hata verir ve bunun öncesinde de bir hata verir.

Kod

auto/configure --with-cc=cl --builddir=objs --prefix= --conf-path=conf/nginx.conf --pid-path=temp/nginx.pid --http-log-path=logs/access.log --error-log-path=logs/error.log --sbin-path=nginx.exe --http-client-body-temp-path=temp/client_body_temp --http-proxy-temp-path=temp/proxy_temp --http-fastcgi-temp-path=temp/fastcgi_temp --http-uwsgi-temp-path=temp/uwsgi_temp --http-scgi-temp-path=temp/scgi_temp --with-cc-opt=-DFD_SETSIZE=1024 --with-pcre=objs/lib/pcre2-10.21 --with-zlib=objs/lib/zlib-1.2.8 --with-openssl=objs/lib/openssl-1.0.1s --with-select_module --with-http_ssl_module --add-module=objs/lib/nginx-rtmp-module-master 

Hata-auto/configure: error: no objs/lib/nginx-rtmp-module-master/config was found

bile dizininde bir yapılandırma dosyası vardır.

Yani bir şey gibi okudum - nginx'in daha yeni sürümleri ayrı bir rtmp-modül-master'ına ihtiyaç duymaz, bu yüzden kodu & kodundan kaldırdım.

cevap

0

ben yerine belgelerde derleyici dosyaları/haritalar koymuştu -

C:\msys\1.0\home\gr\nginx\objs\lib

böylece derleyici dosyalarımı bulamadık.