nginx-rtmp-module icon indicating copy to clipboard operation
nginx-rtmp-module copied to clipboard

[Windows] Trouble compiling the module on Windows

Open thatmaxplayle opened this issue 2 years ago • 0 comments

Hey there, I am attempting to compile this plugin and integrate it with NGINX on a Windows system. (Why? Yeah, don't ask...)

When I run nmake to build NGINX whilst this module is selected, I get the following error thrown...

NMAKE : fatal error U1073: don't know how to make '/d/playground/nginx-rtmp-module/ngx_rtmp_amf.h'
Stop.

I'm not really sure where to go from there, so any assistance would be much appreciated.

Kind regards, Max

thatmaxplayle avatar Nov 06 '23 00:11 thatmaxplayle