Code Monkey home page Code Monkey logo

ipc.bond's Introduction

IPC.Bond

MIT licensed Build status

IPC.Bond is an extension of IPC library that provides inter-process communication using shared memory on Windows with Bond serialization.

Build

The library is developed and maintained with Visual Studio 2019. In order to build the library you will need to do the following:

  1. Restore NuGet packages for IPC.Bond.sln.
  2. Build the Bond (only core C++) submodule using helper bond.cmd script.
  3. Build the IPC submodule using IPC.sln (Transport.csproj only).
  4. Build the IPC.Bond.sln.

Getting Started

Start with examples, C++ and C# tests.

Contributing

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact [email protected] with any additional questions or comments.

License

Copyright (c) Microsoft Corporation. All rights reserved.

Licensed under the MIT License.

ipc.bond's People

Contributors

ara-ayvazyan avatar microsoftopensource avatar msftgits avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

ipc.bond's Issues

VC 2019 compile error

1>------ Build started: Project: TestManagedTransport, Configuration: Debug x64 ------ 1>Managed.cpp 1>Unknown compiler version - please run the configure tests and report the results 1>C:\MyDevProjects\MyProjectsThirdPartyLibs\IPC.Bond\IPC\Inc\IPC\Managed\detail\NativeObject.h(92,1): error C2027: use of undefined type 'IPC::Containers::Vector<IPC::Containers::Vector<int>>' 1>C:\MyDevProjects\MyProjectsThirdPartyLibs\IPC.Bond\IPC\Inc\IPC\Containers\Managed\detail\Vector.h(24): message : see declaration of 'IPC::Containers::Vector<IPC::Containers::Vector<int>>' 1>C:\MyDevProjects\MyProjectsThirdPartyLibs\IPC.Bond\IPC\Inc\IPC\Managed\detail\NativeObject.h(89): message : while compiling class template member function 'T &IPC::Managed::detail::NativeObject<T>::Object::get(void)' 1> with 1> [ 1> T=IPC::Containers::Vector<IPC::Containers::Vector<int>> 1> ] 1>C:\MyDevProjects\MyProjectsThirdPartyLibs\IPC.Bond\IPC\Inc\IPC\Containers\Managed\detail\Vector.h(163): message : see reference to class template instantiation 'IPC::Managed::detail::NativeObject<IPC::Containers::Vector<IPC::Containers::Vector<int>>>' being compiled 1>C:\MyDevProjects\MyProjectsThirdPartyLibs\IPC.Bond\IPC\TestManagedTransport\Src\Managed.cpp(15): message : see reference to class template instantiation 'IPC::Containers::Managed::detail::Vector<IPC::Containers::Managed::IVector<T> ^>' being compiled 1> with 1> [ 1> T=int 1> ] 1>Done building project "TestManagedTransport.vcxproj" -- FAILED. 2>------ Build started: Project: UnitTestsManaged, Configuration: Debug x64 ------ 2>CSC : error CS0006: Metadata file 'C:\MyDevProjects\MyProjectsThirdPartyLibs\IPC.Bond\IPC\x64\Debug\TestManagedTransport.dll' could not be found ========== Build: 0 succeeded, 2 failed, 8 up-to-date, 0 skipped ==========

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.