Boost.RPC icon indicating copy to clipboard operation
Boost.RPC copied to clipboard

Generic RPC Library proposal for Boost

Results 3 Boost.RPC issues
Sort by recently updated
recently updated
newest added

I've been prototyping RPC options for native C++ -> C++ interactions without needing an intermediate intermediate language representation, and I somehow stumbled on your project. Is this still actively being...

I've had a few build issues on vc10. It seems BOOST_TYPEOF is failing inside the REFLECT macros.

When I run cmake I get an error: Unknown CMake command "SETUP_LIBRARY". d:\dev\3rdparty\Boost.RPC\trunk>"D:\Program Files (x86)\CMake 2.8\bin\cmake.exe" . -- Building for: Visual Studio 10 -- Check for working C compiler using:...