issues
search
thesamet
/
rpcz
RPC implementation for Protocol Buffers over ZeroMQ
http://code.google.com/p/rpcz/
Apache License 2.0
112
stars
40
forks
source link
Remove date_time dependency on Linux and add Windows installation instructions.
#11
Closed
phamelin
closed
9 years ago
phamelin
commented
9 years ago
Boost date_time is required only on Windows so I removed it under Linux
Force Boost dynamic linking only on Windows as Linux handles that intrinsically
Add installation instructions for Windows and modify the Protobuf finder to work flawlessly on Windows
Add instructions to generate the Debian package
thesamet
commented
9 years ago
Thanks!