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] netcdf undefined references from libcrypt32


From: Tony Theodore
Subject: Re: [Mingw-cross-env-list] netcdf undefined references from libcrypt32
Date: Sun, 20 Oct 2019 13:26:48 +1100


> On 19 Oct 2019, at 12:24, Richard Crozier via Mingw-cross-env-list 
> <address@hidden> wrote:
> 
> 
> To get the test to pass, I had to manually add the follwoing libs:
> 
> -lcrypt32 -luser32 -lwldap32 -lunistring -lgcrypt -liconv -lgpg-error -lws2_32
> 
> now I have other problems :-)

Try adding:
    LIBS=“`x86_64-w64-mingw32.static-pkg-config --libs libcurl`"

to your configure invocation.

Cheers,

Tony




reply via email to

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