I downloaded Windows sources for zeromq-4.1.3 and when using the DevStudio
2013 solution (...\builds\msvc\vs2013\libzmq.sln) I get multiple build
errors such as these:

1>  curve_server.cpp
1>x:\shared\zeromq\src\curve_client.hpp(41): fatal error C1083: Cannot open
include file: 'sodium.h': No such file or directory
(..\..\..\..\src\curve_client.cpp)
1>  dealer.cpp
1>..\..\..\..\src\ctx.cpp(53): fatal error C1083: Cannot open include file:
'sodium.h': No such file or directory

I checked and there is not a sodium.h to be found in the sources.

Any help appreciated.

Thanks,
Osiris
_______________________________________________
zeromq-dev mailing list
[email protected]
http://lists.zeromq.org/mailman/listinfo/zeromq-dev

Reply via email to