<?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>Issues building PC nRF51 Bluetooth Driver 0.5.0</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/11758/issues-building-pc-nrf51-bluetooth-driver-0-5-0</link><description>I&amp;#39;m using windows 10.
MinGW v4.8.12 I think, but when I do a g++ --version it says 4.8.1
Python 2.7.9 as per previous post where 2.7.10 didn&amp;#39;t work
CMake v3.5.0-rc1
Boost v1.56.0
swig v2.0.12 
 I have successfuly installed all the accessory tools</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 10 Feb 2016 09:55:32 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/11758/issues-building-pc-nrf51-bluetooth-driver-0-5-0" /><item><title>RE: Issues building PC nRF51 Bluetooth Driver 0.5.0</title><link>https://devzone.nordicsemi.com/thread/44471?ContentTypeID=1</link><pubDate>Wed, 10 Feb 2016 09:55:32 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b7fb47bf-3b80-48b9-804d-342a6e2b42e0</guid><dc:creator>Bj&amp;#248;rn Inge</dc:creator><description>&lt;p&gt;Thank you for your input.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Issues building PC nRF51 Bluetooth Driver 0.5.0</title><link>https://devzone.nordicsemi.com/thread/44470?ContentTypeID=1</link><pubDate>Tue, 09 Feb 2016 22:08:37 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a0dee46d-8d3a-4a90-b250-efc1018ac3da</guid><dc:creator>Shannon</dc:creator><description>&lt;p&gt;Found the reason for the copy /y post build issue. the copy needed quotes around the directories I
changed it to&lt;br /&gt;
xcopy /y /d &amp;quot;$(ProjectDir)......\lib\s130_nrf51_ble_driver.dll&amp;quot; &amp;quot;$(OutDir)&amp;quot;
This was done by right clicking the project, selecting properties, then Build events, and finally Post-Build Event.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Issues building PC nRF51 Bluetooth Driver 0.5.0</title><link>https://devzone.nordicsemi.com/thread/44469?ContentTypeID=1</link><pubDate>Mon, 08 Feb 2016 22:02:03 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e132df17-e740-4076-9b2f-6176ef3c4f1e</guid><dc:creator>Shannon</dc:creator><description>&lt;p&gt;I believe the path for the vc++ was only for ml.exe as it wasn&amp;#39;t in MinGW, also the folder for vc++ I included, didn&amp;#39;t have any other compiler programs, that would have conflicted with make or gcc etc.&lt;/p&gt;
&lt;p&gt;I have (since your suggestion) used the precompiled .dll files, and examples. these I got working, with minor tweaks using visual studio 2015 with minor tweaks. the copy /y doesn&amp;#39;t seem to work, so I quickly copied the .dll and .lib files into the debug folder. will fix this later. and had to comment out the typedef char _Bool; as it seems it&amp;#39;s already defined someplace.&lt;/p&gt;
&lt;p&gt;Thank you for your direction, I didn&amp;#39;t find this when I was previously doing my searches. maybe put in the readme.md file a pointer to the location of the compiled code.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Issues building PC nRF51 Bluetooth Driver 0.5.0</title><link>https://devzone.nordicsemi.com/thread/44468?ContentTypeID=1</link><pubDate>Mon, 08 Feb 2016 17:24:57 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a42d072a-a2d6-46b7-bb05-24f41f414c96</guid><dc:creator>Bj&amp;#248;rn Inge</dc:creator><description>&lt;p&gt;@shannon I see from the error messages that the linker seems to have problems linking to the boost libraries. You also mention that you had to add a VC++ to path to build boost. I&amp;#39;m wondering, could it be that boost was built with VC++ compiler instead of MinGW gcc as described in the readme?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Issues building PC nRF51 Bluetooth Driver 0.5.0</title><link>https://devzone.nordicsemi.com/thread/44467?ContentTypeID=1</link><pubDate>Mon, 08 Feb 2016 14:19:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:91190b39-74b2-419f-b66f-76c08e4b9d33</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;was not able to reproduce this today as I don&amp;#39;t have a W10 setup here, but sounds like the readme may need an update.&lt;/p&gt;
&lt;p&gt;Are you able to use the pre-compiled version of the driver available on our webpage &lt;a href="http://www.nordicsemi.com/eng/nordic/Products/nRF51-DK/nRF51-BLE-Driver-Win/38648"&gt;here&lt;/a&gt; in the meantime?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>