<div dir="ltr"><div>Hello,<br></div><div><br></div><div>Thank you for the compilation patch yesterday. I got another issue when cross compiling with Mingw.<br></div><div><br></div><div>Make install command is not working with mingw when we define a PREFIX variable in the config.mingw file.</div><div>I'm using a Linux Mint LMDE 4 edition (based on Debian).<br></div><div><br></div><div>1)
First problem is due to the PREFIX variable that is defined in the
testProgs/Makefile.tail, and i guess should be defined in the
testProgs/Makefile.head to accept modification in config.mingw file.</div><div><br></div><div>2) Same problem with mediaServer/Makefile.tail.<div><br></div><div>3) Same problem with proxyServer/Makefile.tail.<div><br></div><div>4) Same problem with hlsProxy/Makefile.tail.</div></div></div><div><br></div><div>5) Last problem is due to the EXE variable empty in the config.mingw file. It must contain .exe to works (EXE = .exe).</div><div><br></div><div>After these modification, i succeed to compil both with Mingw 32 bits and 64 bits platform.<br></div><div><br></div><div>Best regards,</div><div dir="ltr">Eric<br><br></div></div>