<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://devzone.nordicsemi.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>build pc-ble-driver static library in Visual Studio</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/53144/build-pc-ble-driver-static-library-in-visual-studio</link><description>Has anyone successfully built the pc-ble-driver static library in Visual Studio as a project? In this manner one could debug applications that use the library when there are problems in the library by stepping into the library source code. Right now one</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 14 Oct 2019 14:15:21 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/53144/build-pc-ble-driver-static-library-in-visual-studio" /><item><title>RE: build pc-ble-driver static library in Visual Studio</title><link>https://devzone.nordicsemi.com/thread/214889?ContentTypeID=1</link><pubDate>Mon, 14 Oct 2019 14:15:21 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6d07e712-a2c0-401e-ada7-103556c1668c</guid><dc:creator>brianreinhold</dc:creator><description>&lt;p&gt;The idea is also to be able to step through the driver code to solve problems like I am getting with a reply method in the security exchange. I was asked to do that in another post by a Nordic engineer. It was something I was hoping to avoid given all the&amp;nbsp;third party software I would have to install on my system.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: build pc-ble-driver static library in Visual Studio</title><link>https://devzone.nordicsemi.com/thread/214874?ContentTypeID=1</link><pubDate>Mon, 14 Oct 2019 13:37:26 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:69710b59-b81d-4850-a7ef-2edc98c71317</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;You do not need boost for building the pc-ble-driver 4.0.0 (it was needed for version 3, but that did not use asio).&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: build pc-ble-driver static library in Visual Studio</title><link>https://devzone.nordicsemi.com/thread/214851?ContentTypeID=1</link><pubDate>Mon, 14 Oct 2019 13:07:32 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ca20a206-3f4a-40ad-824e-fe254e177948</guid><dc:creator>brianreinhold</dc:creator><description>&lt;p&gt;I already know that I do not need Catch2 and spdlog..With asio is it not clear if it is the boost or non boost version&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: build pc-ble-driver static library in Visual Studio</title><link>https://devzone.nordicsemi.com/thread/214816?ContentTypeID=1</link><pubDate>Mon, 14 Oct 2019 11:56:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8aae3ab6-15cf-4605-b95c-070792515f0f</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
[quote user=""]What are these?[/quote]
&lt;p&gt;You do not typically need to care about the dependencies other than making sure they are met, but if you want to know more about them I guess it is better to check their repositories and/or documentation:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://github.com/chriskohlhoff/asio"&gt;https://github.com/chriskohlhoff/asio&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://github.com/catchorg/Catch2"&gt;https://github.com/catchorg/Catch2&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://github.com/gabime/spdlog"&gt;https://github.com/gabime/spdlog&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Unless you have a lot of time and want to tweek things to your liking, I suggest you just&amp;nbsp;follow the instructions under &lt;a href="https://github.com/NordicSemiconductor/pc-ble-driver#compiling-pc-ble-driver-from-source"&gt;Compiling pc-ble-driver from source&lt;/a&gt;&amp;nbsp;when you need to build the pc-ble-driver yourself.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>