On WIndows, this has gotten a bit ugly.

The get sources for 4.2.3 dowloads a zip that when expanded either has a
CMAKE that fails or a  sln that creates libs and dlls all with the same
name. yuk

The windows installer goes to 4.0.4

Pulling from git has a useable Cmake and the sln has the preferred
structure with boost style library notations but they are a bit off..

ie libzmq-v140-mt-gd-4_3_1

But it is built /md  (Which is preferred in my mind as it is the default
when people create a project)
It is suppose to be vc140 not v140

The git links that are under Suse are not git repos and are missleading the
real link is rather hidden in the middle of the Development Master
paragraph.

I would expect to see multiple links, Master, stable at top of page or
clearly set under a Sources heading. I wasted a bit of time with that one.

Looks like you are creating in the install a config file but there is no
version in the path. I gotta remember to set a versioned path BEFORE I
generate the project next time.
_______________________________________________
zeromq-dev mailing list
zeromq-dev@lists.zeromq.org
https://lists.zeromq.org/mailman/listinfo/zeromq-dev

Reply via email to