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

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

Re: [Mingw-cross-env-list] Add CLN library


From: Tony Theodore
Subject: Re: [Mingw-cross-env-list] Add CLN library
Date: Tue, 22 Oct 2019 08:10:19 +1100



On 22 Oct 2019, at 02:46, Richard Crozier via Mingw-cross-env-list <address@hidden> wrote:


The CLN library is mirrored in a github repo with patched for a win64 build here:

https://github.com/jrheinlaender/cln/tree/w64

specifically I want the "w84" branch.

Try using:

$(PKG)_GH_CONF := jrheinlaender/cln/branches/w64

I then tried  make libcln to see what would happen but I get

$ make libcln
[disabled]    libcln                 x86_64-w64-mingw32.static
[disabled]    libcln                 x86_64-w64-mingw32.shared

Try:

PKG := libcln

Cheers,

Tony


reply via email to

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