<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to CapsisBridgeCPPClient</title><link>https://sourceforge.net/p/capsisbridge/wiki/CapsisBridgeCPPClient/</link><description>Recent changes to CapsisBridgeCPPClient</description><atom:link href="https://sourceforge.net/p/capsisbridge/wiki/CapsisBridgeCPPClient/feed" rel="self"/><language>en</language><lastBuildDate>Mon, 22 Nov 2021 17:41:43 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/capsisbridge/wiki/CapsisBridgeCPPClient/feed" rel="self" type="application/rss+xml"/><item><title>CapsisBridgeCPPClient modified by Jean-Francois Lavoie</title><link>https://sourceforge.net/p/capsisbridge/wiki/CapsisBridgeCPPClient/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v20
+++ v21
@@ -6,6 +6,7 @@
  **The following steps are only needed if you intend to modify or recompile the client**

  [Building on Microsoft Windows and Visual Studio](Building on Microsoft Windows and Visual Studio) explains the steps needed to build the client on MS Windows 
+ [Building on Microsoft Windows and MinGW64](Building on Microsoft Windows and MinGW64) explains the steps needed to build the client on MinGW64
  [Building on Linux and GCC](Building on Linux and GCC) explains the steps needed to build the client on Linux and the GCC toolchain


&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jean-Francois Lavoie</dc:creator><pubDate>Mon, 22 Nov 2021 17:41:43 -0000</pubDate><guid>https://sourceforge.netf2ed359fae968722dab92727c6d2b704aeb1c5dc</guid></item><item><title>CapsisBridgeCPPClient modified by Jean-Francois Lavoie</title><link>https://sourceforge.net/p/capsisbridge/wiki/CapsisBridgeCPPClient/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v19
+++ v20
@@ -2,7 +2,10 @@
 This library is based on gRPC (https://grpc.io/) and uses RPC calls to allow acces to the CapsisBridgeServer

  [Integrating in your own application](Integrating in your own application) explains how to integrate the client to your app
- [Building on Microsoft Windows and Visual Studio](Building on Microsoft Windows and Visual Studio) explains the steps needed to build the client on MS Windows
+ 
+ **The following steps are only needed if you intend to modify or recompile the client**
+ 
+ [Building on Microsoft Windows and Visual Studio](Building on Microsoft Windows and Visual Studio) explains the steps needed to build the client on MS Windows 
  [Building on Linux and GCC](Building on Linux and GCC) explains the steps needed to build the client on Linux and the GCC toolchain


&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jean-Francois Lavoie</dc:creator><pubDate>Wed, 13 Jan 2021 20:48:15 -0000</pubDate><guid>https://sourceforge.netb777848a6ae6b10074e673d75b128dcb7f5ac088</guid></item><item><title>CapsisBridgeCPPClient modified by Jean-Francois Lavoie</title><link>https://sourceforge.net/p/capsisbridge/wiki/CapsisBridgeCPPClient/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v18
+++ v19
@@ -1,7 +1,8 @@
 # Overview
-This library is based on gRPC (https://grpc.io/) and uses RPC calls to allow acces to the CapsisBridgeServer.  
+This library is based on gRPC (https://grpc.io/) and uses RPC calls to allow acces to the CapsisBridgeServer

- [Building on Microsoft Windows and Visual Studio](Building on Microsoft Windows and Visual Studio) explain the steps needed to build on MS Windows
- [Building on Linux and GCC](Building on Linux and GCC) explain the steps needed to build on Linux and the GCC toolchain
+ [Integrating in your own application](Integrating in your own application) explains how to integrate the client to your app
+ [Building on Microsoft Windows and Visual Studio](Building on Microsoft Windows and Visual Studio) explains the steps needed to build the client on MS Windows
+ [Building on Linux and GCC](Building on Linux and GCC) explains the steps needed to build the client on Linux and the GCC toolchain


&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jean-Francois Lavoie</dc:creator><pubDate>Wed, 13 Jan 2021 20:46:22 -0000</pubDate><guid>https://sourceforge.net51ac3b068939fe2173644d482766aaedf7a82988</guid></item><item><title>CapsisBridgeCPPClient modified by Jean-Francois Lavoie</title><link>https://sourceforge.net/p/capsisbridge/wiki/CapsisBridgeCPPClient/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v17
+++ v18
@@ -2,5 +2,6 @@
 This library is based on gRPC (https://grpc.io/) and uses RPC calls to allow acces to the CapsisBridgeServer.

  [Building on Microsoft Windows and Visual Studio](Building on Microsoft Windows and Visual Studio) explain the steps needed to build on MS Windows
+ [Building on Linux and GCC](Building on Linux and GCC) explain the steps needed to build on Linux and the GCC toolchain


&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jean-Francois Lavoie</dc:creator><pubDate>Mon, 21 Dec 2020 16:50:10 -0000</pubDate><guid>https://sourceforge.net513bb64120f3731601326673f7e32d840ded0239</guid></item><item><title>CapsisBridgeCPPClient modified by Jean-Francois Lavoie</title><link>https://sourceforge.net/p/capsisbridge/wiki/CapsisBridgeCPPClient/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v16
+++ v17
@@ -2,34 +2,5 @@
 This library is based on gRPC (https://grpc.io/) and uses RPC calls to allow acces to the CapsisBridgeServer.

  [Building on Microsoft Windows and Visual Studio](Building on Microsoft Windows and Visual Studio) explain the steps needed to build on MS Windows
-# Requisites
-gRPC and protobuf libraries must be installed prior to compiling and using CapsisBridgeCPPClient using the following instructions on Windows platforms : 
-(based on https://sanoj.in/2020/05/07/working-with-grpc-in-windows.html)

-1. install vcpkg following instructions at https://github.com/Microsoft/vcpkg#getting-started
-  note : build vcpkg in a location WHERE FOLDER NAME DOES NOT CONTAIN SPACES and write access is available, i.e. not "Program Files" folder and set system path to vcpkg folder    
-  
-2. start a commandline and install gRPC with command : 
-  `vcpkg install grpc:x64-windows`  
-  
-3. install protobuf (including zlib support) with command : 
-  `vcpkg install protobuf[zlib] protobuf[zlib]:x64-windows --recurse`

-4. make gRPC and protobuf available system-wide with command : 
- `vcpkg integrate install `
-
-5. add the protoc location ( &amp;lt; vcpkg_install_path &amp;gt;\packages\protobuf_x64-windows\tools\protobuf folder ) to your system PATH.  
-
-# Building
-This project uses CMAKE &amp;gt;3.15 as build system and is meant to be built under Windows using Visual Studio 2017 or later.  Make sure both software are installed before following the instructions below : 
-
-1. Checkout the project using SVN
-2. Create a SVN external to folder name "ext" pointing to the javaserver project URL  https://svn.code.sf.net/p/capsisbridge/javaserver/trunk/src/main/proto in the ./lib/proto folder.  (Using SVN Tortoise, right-click on ./lib/proto folder, go to SVN tab, then click "Properties", click "New" and select Externals then click "New" and set "ext" as the Local Path and then copy the URL into the URL field and click "OK") 
-3.  Open a commandline window to the rool location of the CapsisBridgeCPPClient project.
-4.  Execute command 
-`cmake -G "Visual Studio 15 2017 Win64" ./ -DCMAKE_TOOLCHAIN_FILE=&amp;lt;vcpkg_install_path&amp;gt;\scripts\buildsystems\vcpkg.cmake`
-    where&amp;lt; vcpkg_install_path &amp;gt; should be replaced with the location of the vcpkg package installed into the Requisites section.
-    This step will both generate the Visual Studio project files and the model files from the .proto definitions located in the proto folder.
- 5. Open the capsisBridgeCPPClient.sln file using Visual Studio and then you can build.
- 
-
&amp;lt;/vcpkg_install_path&amp;gt;&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jean-Francois Lavoie</dc:creator><pubDate>Mon, 21 Dec 2020 16:48:50 -0000</pubDate><guid>https://sourceforge.net7f752c5609cbceb04e1324005b2cb9e235672ace</guid></item><item><title>CapsisBridgeCPPClient modified by Jean-Francois Lavoie</title><link>https://sourceforge.net/p/capsisbridge/wiki/CapsisBridgeCPPClient/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v15
+++ v16
@@ -1,7 +1,7 @@
 # Overview
 This library is based on gRPC (https://grpc.io/) and uses RPC calls to allow acces to the CapsisBridgeServer.

- [BuildingWindows](Building on Microsoft Windows and Visual Studio) explain the steps needed to build on MS Windows
+ [Building on Microsoft Windows and Visual Studio](Building on Microsoft Windows and Visual Studio) explain the steps needed to build on MS Windows
 # Requisites
 gRPC and protobuf libraries must be installed prior to compiling and using CapsisBridgeCPPClient using the following instructions on Windows platforms : 
 (based on https://sanoj.in/2020/05/07/working-with-grpc-in-windows.html)
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jean-Francois Lavoie</dc:creator><pubDate>Mon, 21 Dec 2020 16:48:32 -0000</pubDate><guid>https://sourceforge.netb9c52136081fb66ea94a0866553ca1d882a91bc0</guid></item><item><title>CapsisBridgeCPPClient modified by Jean-Francois Lavoie</title><link>https://sourceforge.net/p/capsisbridge/wiki/CapsisBridgeCPPClient/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v14
+++ v15
@@ -1,6 +1,7 @@
 # Overview
 This library is based on gRPC (https://grpc.io/) and uses RPC calls to allow acces to the CapsisBridgeServer.

+ [BuildingWindows](Building on Microsoft Windows and Visual Studio) explain the steps needed to build on MS Windows
 # Requisites
 gRPC and protobuf libraries must be installed prior to compiling and using CapsisBridgeCPPClient using the following instructions on Windows platforms : 
 (based on https://sanoj.in/2020/05/07/working-with-grpc-in-windows.html)
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jean-Francois Lavoie</dc:creator><pubDate>Mon, 21 Dec 2020 16:48:12 -0000</pubDate><guid>https://sourceforge.netfc9977ec6c9b49d95b9af5e7ff463307635a8a49</guid></item><item><title>CapsisBridgeCPPClient modified by Jean-Francois Lavoie</title><link>https://sourceforge.net/p/capsisbridge/wiki/CapsisBridgeCPPClient/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v13
+++ v14
@@ -26,7 +26,7 @@
 2. Create a SVN external to folder name "ext" pointing to the javaserver project URL  https://svn.code.sf.net/p/capsisbridge/javaserver/trunk/src/main/proto in the ./lib/proto folder.  (Using SVN Tortoise, right-click on ./lib/proto folder, go to SVN tab, then click "Properties", click "New" and select Externals then click "New" and set "ext" as the Local Path and then copy the URL into the URL field and click "OK") 
 3.  Open a commandline window to the rool location of the CapsisBridgeCPPClient project.
 4.  Execute command 
-`cmake -G "Visual Studio 15 2017 Win64" ./ -DVCPKG_PATH=&amp;lt;vcpkg_install_path&amp;gt; -DCMAKE_TOOLCHAIN_FILE=&amp;lt;vcpkg_install_path&amp;gt;\scripts\buildsystems\vcpkg.cmake`
+`cmake -G "Visual Studio 15 2017 Win64" ./ -DCMAKE_TOOLCHAIN_FILE=&amp;lt;vcpkg_install_path&amp;gt;\scripts\buildsystems\vcpkg.cmake`
     where&amp;lt; vcpkg_install_path &amp;gt; should be replaced with the location of the vcpkg package installed into the Requisites section.
     This step will both generate the Visual Studio project files and the model files from the .proto definitions located in the proto folder.
  5. Open the capsisBridgeCPPClient.sln file using Visual Studio and then you can build.
&amp;lt;/vcpkg_install_path&amp;gt;&amp;lt;/vcpkg_install_path&amp;gt;&amp;lt;/vcpkg_install_path&amp;gt;&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jean-Francois Lavoie</dc:creator><pubDate>Fri, 04 Dec 2020 14:59:28 -0000</pubDate><guid>https://sourceforge.net8866c4aabf61449ecc10ce12e84be66cceeb72c4</guid></item><item><title>CapsisBridgeCPPClient modified by Jean-Francois Lavoie</title><link>https://sourceforge.net/p/capsisbridge/wiki/CapsisBridgeCPPClient/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v12
+++ v13
@@ -22,12 +22,13 @@
 # Building
 This project uses CMAKE &amp;gt;3.15 as build system and is meant to be built under Windows using Visual Studio 2017 or later.  Make sure both software are installed before following the instructions below :

-1.  Open a commandline window to the rool location of the CapsisBridgeCPPClient project.
-2.  Create a SVN external to folder name "ext" pointing to the javaserver project URL  https://svn.code.sf.net/p/capsisbridge/javaserver/trunk/src/main/proto in the ./lib/proto folder.  (Using SVN Tortoise, right-click on ./lib/proto folder, go to SVN tab, then click "Properties", click "New" and select Externals then click "New" and set "ext" as the Local Path and then copy the URL into the URL field and click "OK")
-3.  Execute command 
+1. Checkout the project using SVN
+2. Create a SVN external to folder name "ext" pointing to the javaserver project URL  https://svn.code.sf.net/p/capsisbridge/javaserver/trunk/src/main/proto in the ./lib/proto folder.  (Using SVN Tortoise, right-click on ./lib/proto folder, go to SVN tab, then click "Properties", click "New" and select Externals then click "New" and set "ext" as the Local Path and then copy the URL into the URL field and click "OK") 
+3.  Open a commandline window to the rool location of the CapsisBridgeCPPClient project.
+4.  Execute command 
 `cmake -G "Visual Studio 15 2017 Win64" ./ -DVCPKG_PATH=&amp;lt;vcpkg_install_path&amp;gt; -DCMAKE_TOOLCHAIN_FILE=&amp;lt;vcpkg_install_path&amp;gt;\scripts\buildsystems\vcpkg.cmake`
     where&amp;lt; vcpkg_install_path &amp;gt; should be replaced with the location of the vcpkg package installed into the Requisites section.
     This step will both generate the Visual Studio project files and the model files from the .proto definitions located in the proto folder.
- 4. Open the capsisBridgeCPPClient.sln file using Visual Studio and then you can build.
+ 5. Open the capsisBridgeCPPClient.sln file using Visual Studio and then you can build.


&amp;lt;/vcpkg_install_path&amp;gt;&amp;lt;/vcpkg_install_path&amp;gt;&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jean-Francois Lavoie</dc:creator><pubDate>Thu, 19 Nov 2020 13:18:41 -0000</pubDate><guid>https://sourceforge.net45685f219485fe34ad5e04aa1bf643184257c9bb</guid></item><item><title>CapsisBridgeCPPClient modified by Jean-Francois Lavoie</title><link>https://sourceforge.net/p/capsisbridge/wiki/CapsisBridgeCPPClient/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v11
+++ v12
@@ -23,11 +23,11 @@
 This project uses CMAKE &amp;gt;3.15 as build system and is meant to be built under Windows using Visual Studio 2017 or later.  Make sure both software are installed before following the instructions below :

 1.  Open a commandline window to the rool location of the CapsisBridgeCPPClient project.
-2.  Execute command 
+2.  Create a SVN external to folder name "ext" pointing to the javaserver project URL  https://svn.code.sf.net/p/capsisbridge/javaserver/trunk/src/main/proto in the ./lib/proto folder.  (Using SVN Tortoise, right-click on ./lib/proto folder, go to SVN tab, then click "Properties", click "New" and select Externals then click "New" and set "ext" as the Local Path and then copy the URL into the URL field and click "OK")
+3.  Execute command 
 `cmake -G "Visual Studio 15 2017 Win64" ./ -DVCPKG_PATH=&amp;lt;vcpkg_install_path&amp;gt; -DCMAKE_TOOLCHAIN_FILE=&amp;lt;vcpkg_install_path&amp;gt;\scripts\buildsystems\vcpkg.cmake`
     where&amp;lt; vcpkg_install_path &amp;gt; should be replaced with the location of the vcpkg package installed into the Requisites section.
     This step will both generate the Visual Studio project files and the model files from the .proto definitions located in the proto folder.
- 3. Create a SVN external to folder name "ext" to the javaserver project URL  https://svn.code.sf.net/p/capsisbridge/javaserver/trunk/src/main/proto in the ./lib/proto folder.  (Using SVN Tortoise, right-click on proto folder, go to SVN tab, then add new property and select Externals)
  4. Open the capsisBridgeCPPClient.sln file using Visual Studio and then you can build.


&amp;lt;/vcpkg_install_path&amp;gt;&amp;lt;/vcpkg_install_path&amp;gt;&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jean-Francois Lavoie</dc:creator><pubDate>Thu, 19 Nov 2020 13:17:04 -0000</pubDate><guid>https://sourceforge.net3c1d1c2bbd5c31b207728734ddc1f6e50e62d0a0</guid></item></channel></rss>