mingw-cross-env-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Mingw-cross-env-list] where is gnu-make


From: ah
Subject: [Mingw-cross-env-list] where is gnu-make
Date: Mon, 29 Jul 2019 16:08:29 +0300
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.2.1

I am totally new to MXE.

I am using it to cross-compile a Qt5 (desktop) application from Linux targeting m$ windows.

I have managed to complete my task with 100% success! Thank you.

However, I am wondering how do I cross-compile my application's dependencies (which may be my own libraries or maybe 3rd party libraries) which require "make" for their building. In other words, they provide the "traditional" [configure and] make procedure.

In my project I had such a 3rd-party dependency (non Qt) which provided only a Makefile for its building. How do I build that? (in the end I converted the Makefile to a cmake file and went the cmake-way).



reply via email to

[Prev in Thread] Current Thread [Next in Thread]