<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://communities.bentley.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/"><channel><title>[ORD SDK] Need both VS2015 &amp;amp; VS2017 to get buildallexamples to work?</title><link>https://communities.bentley.com/products/programming/civil_programming/f/civil_programming_forum/187614/ord-sdk-need-both-vs2015-vs2017-to-get-buildallexamples-to-work</link><description>Hi all, 
 
 I&amp;#39;ve had issues getting the ORD SDK Examples to build in the SDK Developer Shell with Visual Studio 2017, getting unhandled exception errors in the bmake utility: 
 
 
 Once I installed Visual Studio 2015 as well it built all examples fine</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: [ORD SDK] Need both VS2015 &amp; VS2017 to get buildallexamples to work?</title><link>https://communities.bentley.com/thread/584568?ContentTypeID=1</link><pubDate>Tue, 05 May 2020 09:16:16 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:a2c75b8f-8d5f-48b1-9299-bba1083ecc30</guid><dc:creator>Warren McLachlan</dc:creator><description>&lt;p&gt;Hi Mark&lt;br /&gt;Did you ever get this to work? When I copied over the mki files, the build actually ran, but I&amp;#39;m still getting the same VS2015 error you got.&lt;br /&gt;Regards&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: [ORD SDK] Need both VS2015 &amp; VS2017 to get buildallexamples to work?</title><link>https://communities.bentley.com/thread/556101?ContentTypeID=1</link><pubDate>Sat, 23 Nov 2019 00:49:24 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:1adfb465-5555-44d2-a993-977f21f89058</guid><dc:creator>Mark Shamoun</dc:creator><description>&lt;p&gt;Thanks Barry, but&amp;nbsp;im unfortunately&amp;nbsp;still getting the same error after replacing those 3 files.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;It seems to still have an issue with registry paths - I have VS2017 Community installed - could that be it?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;I have also found the UnmanagedSDKExample mke&amp;nbsp;still points to VS 2015, but seems to be unrelated? This doesn&amp;#39;t resolve the issue though.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Thanks for your help with this.&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="/resized-image/__size/640x240/__key/communityserver-discussions-components-files/343635/1.JPG" /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: [ORD SDK] Need both VS2015 &amp; VS2017 to get buildallexamples to work?</title><link>https://communities.bentley.com/thread/556079?ContentTypeID=1</link><pubDate>Fri, 22 Nov 2019 19:24:20 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:11a6ac8d-f548-40a8-815f-70d550207bcc</guid><dc:creator>Barry Mathews</dc:creator><description>&lt;p&gt;I&amp;rsquo;ve finally found the answer to your SDK problem.&amp;nbsp; Visual Studio 2017 has slightly different registry entries than VS2015 used.&amp;nbsp; There are two solutions:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Install Visual Studio 2015 alongside VS2017&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;or mostly likely the more palatable solution&amp;hellip;&lt;/p&gt;
&lt;p&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; 2. download the three .mki files from &lt;a href="/products/programming/microstation_programming/m/mediagallery/274003"&gt;https://communities.bentley.com/products/programming/microstation_programming/m/mediagallery/274003&lt;/a&gt; and replace the like-named files in the mki folder of the ORD SDK ( C:\Program Files\Bentley\OpenRoadsDesignerCONNECTSDK\mki).&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;My apologies for taking so long to find the solution to your problem.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: [ORD SDK] Need both VS2015 &amp; VS2017 to get buildallexamples to work?</title><link>https://communities.bentley.com/thread/552267?ContentTypeID=1</link><pubDate>Sat, 02 Nov 2019 00:10:51 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:ad78f8e9-7501-4358-9049-555b79b869da</guid><dc:creator>Mark Shamoun</dc:creator><description>&lt;p&gt;Hi Barry,&lt;/p&gt;
&lt;p&gt;I have 4.6.2 .NET Framework installed and it builds fine in VS2017, but still no luck using buildallexamples in the ORD development shell (same unhandled exception error) unfortunately.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://communities.bentley.com/cfs-file/__key/communityserver-discussions-components-files/343635/buildallexamples_2D00_error.txt"&gt;communities.bentley.com/.../buildallexamples_2D00_error.txt&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: [ORD SDK] Need both VS2015 &amp; VS2017 to get buildallexamples to work?</title><link>https://communities.bentley.com/thread/551275?ContentTypeID=1</link><pubDate>Mon, 28 Oct 2019 18:13:22 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:2351f34d-8478-4fa0-b207-8c7d87551414</guid><dc:creator>Barry Mathews</dc:creator><description>&lt;p&gt;Also, you should be able to build and run the SDK examples with only VS2017 as long as you have the&amp;nbsp;&lt;span style="background-color:#ffffff;color:#000000;float:none;font-family:-apple-system,BlinkMacSystemFont,Helvetica,Arial,&amp;#39;Segoe UI&amp;#39;,sans-serif;font-size:14px;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.5em;text-align:left;text-decoration:none;text-indent:0px;text-transform:none;white-space:normal;"&gt;NET Framework 4.6.2 Development Tools installed.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: [ORD SDK] Need both VS2015 &amp; VS2017 to get buildallexamples to work?</title><link>https://communities.bentley.com/thread/551235?ContentTypeID=1</link><pubDate>Mon, 28 Oct 2019 14:55:57 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:47148ebb-d59c-446a-9011-5ef851e0b77a</guid><dc:creator>Barry Mathews</dc:creator><description>&lt;p&gt;Mark, make sure you have the .NET Framework 4.6.2 Development Tools installed with your Visual Studio.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>