On 30 July 2012 06:22, Arkady Rost <[email protected]> wrote: > Hi! I have problems with building zeromq 3.2 with enabled openpgm support > under windows 7 in msvc 2010. Here is compiling log: > http://pastebin.com/QBTvyZDv. I've just open WithOpenPGM configuration > and tried to build a solution. Am I missing some steps? >
That build target is for the build bot, you will have to modify the path configuration for it to work in your environment. I use *CMake *to make the packages available here: http://www.zeromq.org/distro:microsoft-windows The CMakeLists.txt is included in some of the repo's but still requires a few minor steps before working out of the box, but pretty straightforward. -- Steve-o
_______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
