[zeromq-dev] Building ZeroMQ 2.2.0 with OpenPGM on Win7 64
Nick Eriksson
nick26 at gmail.com
Wed Apr 11 08:22:32 CEST 2012
This one helped, after manually building on OpenPGM, libzmq also built
nicely. Now I'm struggling with an error message saying MSVCR90D.dll cannot
be found on my computer, when I try to build pyzmq.. So when I build libzmq
withOpenPGM it is DEBUG mode, right? But that file is on my computer, as I
have VS2008 express installed.. I have tried to turn off incremental
linking, but that didn't help.
On Tue, Apr 10, 2012 at 2:18 PM, Steven McCoy <steven.mccoy at miru.hk> wrote:
> On 10 April 2012 06:56, Nick Eriksson <nick26 at gmail.com> wrote:
>
>> Thanks for the heads up, but apparently when you choose to buildWithPgm
>> it includes the libpgm.lib to Additional depencies section under Linker -
>> Input. So I believe that VS is looking for correct files in correct places,
>> libpgm.lib in "C:\Program Files (x86)\OpenPGM 5.1.118\lib".
>>
>>
> OpenPGM includes a pragma to pull in the required files, you only need to
> point the correct library path. The defaults used to be suitable for
> Jenkins build server and probably need updating for a manual build.
>
> --
> Steve-o
>
> _______________________________________________
> zeromq-dev mailing list
> zeromq-dev at lists.zeromq.org
> http://lists.zeromq.org/mailman/listinfo/zeromq-dev
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20120411/9fd19c1d/attachment.htm>
More information about the zeromq-dev
mailing list