Scott,

After some experimentation I've reproduced the problem. The libzmq
folder must be called "libzmq" and not e.g. "libzmq-stable". If you
use a different name, things will break. This is also the case when
you want to build multiple products, e.g. czmq, libzmq, libsodium
together. They need to use their repository names for the folders, or
they cannot find each other.

-Pieter

On Fri, Feb 5, 2016 at 12:08 PM, Pieter Hintjens <[email protected]> wrote:
> OK, I'm going to see what differences there are between the 2013 and
> 2015 build (the latter works, I've been fixing it on master)
>
> On Fri, Feb 5, 2016 at 9:46 AM, B. Scott Harper <[email protected]> wrote:
>> It looks like it's not appending the "dynamic" (or "static") when looking
>> for libzmq.lib.
>>
>> I'm attaching the log file. (I don't know if that will work on this list, so
>> if it fails I'll email it to you directly.)
>>
>> On Fri, Feb 5, 2016 at 5:38 PM, Pieter Hintjens <[email protected]> wrote:
>>>
>>> Scott, can you (a) test using the command line build in msvc/build and
>>> (b) send me the build.log if that fails? Thanks.
>>>
>>> On Fri, Feb 5, 2016 at 2:58 AM, B. Scott Harper <[email protected]> wrote:
>>> > In the zeromq-master, once I configure the VS projects and build, libzmq
>>> > seems to compile and build correctly, but the other 6 projects all fail
>>> > to
>>> > find 'libzmq.lib'. I have tried with various configuration and
>>> > architecture
>>> > combinations.
>>> >
>>> > I'm not entirely sure what they do (test the library, I would guess
>>> > based on
>>> > looking over their code) so it's not a problem to me that they don't
>>> > actually link properly, but it may interest someone else to look into.
>>> > I'm
>>> > happy to help where I can.
>>> >
>>> > Cheers,
>>> > -- Scott
>>> >
>>> > _______________________________________________
>>> > zeromq-dev mailing list
>>> > [email protected]
>>> > http://lists.zeromq.org/mailman/listinfo/zeromq-dev
>>> >
>>> _______________________________________________
>>> zeromq-dev mailing list
>>> [email protected]
>>> http://lists.zeromq.org/mailman/listinfo/zeromq-dev
>>
>>
>>
>> _______________________________________________
>> zeromq-dev mailing list
>> [email protected]
>> http://lists.zeromq.org/mailman/listinfo/zeromq-dev
>>
_______________________________________________
zeromq-dev mailing list
[email protected]
http://lists.zeromq.org/mailman/listinfo/zeromq-dev

Reply via email to