I've fixed the packaging for 3.x and libzmq master. It looks like this was broken in all 3.2.x releases up to now.
We can make a 3.2.4 release whenever we like, just let me know. -Pieter On Tue, May 7, 2013 at 3:24 PM, AJ Lewis <[email protected]> wrote: > On Tue, May 07, 2013 at 07:33:27AM -0500, Michael Powell wrote: >> Yessir, probably tarball as well. I build against the Windows Zip >> however. Thank ye. > > I build on Windows in Visual Studio using the CMake files (Much easier > because it generates the solution file for the version of visual studio you > have). But I'm afraid those are left out of the tarball/zipfile as well. > I've had to grab the git repo, pull those out, and insert them into the > extracted tar/zip to get them to work... :( > >> On Tue, May 7, 2013 at 7:11 AM, Pieter Hintjens <[email protected]> wrote: >> > OK, there's a problem in the tarball Makefile, which doesn't include >> > these files. You can get the stable master at >> > https://github.com/zeromq/zeromq3-x. I'll fix the packaging for the >> > next stable release. >> > >> > -Pieter >> > >> > On Tue, May 7, 2013 at 2:06 PM, Michael Powell <[email protected]> >> > wrote: >> >> On Tue, May 7, 2013 at 7:03 AM, Michael Powell <[email protected]> >> >> wrote: >> >>> Hello, >> >>> >> >>> Perhaps I am missing something. I downloaded the 3.2.3 sources for >> >>> Windows, and I am failing to build out of the gate. >> >>> >> >>> Something similar to this post: >> >>> >> >>> http://lists.zeromq.org/pipermail/zeromq-dev/2012-October/019042.html >> >>> >> >>> Failure to find errno.cpp somewhere in the process. >> >> >> >> It's in the master. >> >> >> >> https://github.com/zeromq/libzmq/tree/master/builds/msvc >> >> >> >> How can it be that failed to get in the stable sources? >> >> >> >> It's hanging out on someone's local Git repo, or someone forgot to do >> >> a pull me thinks... ;-) >> >> >> >>> I am interested to get this going because I will need some sort of >> >>> message queue, UDP (PGM?) beacon, and PUB/SUB architecture going on >> >>> across platforms. >> >>> >> >>> Thank you... >> >>> >> >>> Regards, >> >>> >> >>> Michael Powell >> >> _______________________________________________ >> >> 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 > > -- > AJ Lewis > Software Engineer > Quantum Corporation > > Work: 651 688-4346 > email: [email protected] > > ---------------------------------------------------------------------- > The information contained in this transmission may be confidential. Any > disclosure, copying, or further distribution of confidential information is > not permitted unless such privilege is explicitly granted in writing by > Quantum. Quantum reserves the right to have electronic communications, > including email and attachments, sent across its networks filtered through > anti virus and spam software programs and retain such messages in order to > comply with applicable data security and retention requirements. Quantum is > not responsible for the proper and complete transmission of the substance of > this communication or for any delay in its receipt. > _______________________________________________ > 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
