On 12. 5. 2015 0:56, James Franco wrote: > So here is what I did. I installed msys2 using the directions at > http://msys2.github.io/ > My msys2 does not have a make.exe. My c:/mingw64/bin does have a make called > *mingw32-make.exe* > I renamed that to make64 and then in msys2 console I did the following > *export PATH=/c/mingw64/bin:$PATH* > as a result of this I have a make64.exe available.
Can you try MSYS2 make instead? You can `pacman -S --needed base-devel` to install a bunch of development programs to MSYS2, including GNU make. -- David Macek
smime.p7s
Description: S/MIME Cryptographic Signature
------------------------------------------------------------------------------ One dashboard for servers and applications across Physical-Virtual-Cloud Widest out-of-the-box monitoring support with 50+ applications Performance metrics, stats and reports that give you Actionable Insights Deep dive visibility with transaction tracing using APM Insight. http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
_______________________________________________ Msys2-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/msys2-users
