[zeromq-dev] Czmq Windows mingw32 build: dllimport

Luca Boccassi luca.boccassi at gmail.com
Fri Apr 13 21:13:02 CEST 2018


Autoconf should work and it's your best bet with mingw, what is the problem
exactly?


On Fri, 13 Apr 2018, 18:53 Kevin Wang, <kevin at spikegadgets.com> wrote:

> Hi all,
> I have been developing on Linux for the past few months and it is time to
> also port my code to windows for some customers. The problem is that I am
> not accustomed to it. I have to use the Mingw tool chain because we compile
> Qt with it.
>
> The autogen-configure-make steps don’t work so I have been using CMake
>
> When I finally get to building Czmq, I encounter a bunch of the following:
> ____ redeclared without dllimport attribute: previous dllimport ignores
> And
> ____ redeclared without dllimport attribute after being referenced with
> dll linkage
>
> My cmake command is simply “cmake .. -G “MinGW Makefiles”
>
> Has anyone been able to compile with these settings recently or a windows
> developer that can help a windows newbie?
>
> Thanks
>
> Kevin
>
>
> Sent from my iPhone
> _______________________________________________
> zeromq-dev mailing list
> zeromq-dev at lists.zeromq.org
> https://lists.zeromq.org/mailman/listinfo/zeromq-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20180413/007b6225/attachment.htm>


More information about the zeromq-dev mailing list