<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Error Message by building DLL in FlexSim Forum</title>
    <link>https://forums.autodesk.com/t5/flexsim-forum/error-message-by-building-dll/m-p/13552913#M57110</link>
    <description>&lt;P&gt;Hello Ralph,&lt;/P&gt;
&lt;P&gt;you are right, I used the wrong FlexSim SDK, Steven Hamoen already helped me.&lt;/P&gt;
&lt;P&gt;Have a nice weekend!&lt;/P&gt;</description>
    <pubDate>Fri, 02 Dec 2016 15:36:56 GMT</pubDate>
    <dc:creator>sebastian_kemper</dc:creator>
    <dc:date>2016-12-02T15:36:56Z</dc:date>
    <item>
      <title>Error Message by building DLL</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/error-message-by-building-dll/m-p/13552909#M57106</link>
      <description>&lt;P&gt;&lt;I&gt;[ FlexSim 7.5.4 ]&lt;/I&gt;&lt;/P&gt;&lt;P&gt;Hello,&lt;/P&gt; 
&lt;P&gt;I want to start building module DLL with Visual Studio 2012. I downloaded the flexsim-module-sdk from &lt;A rel="nofollow noopener noreferrer" href="http://bitbucket.org" target="_blank"&gt;bitbucket.org&lt;/A&gt; and do the FlexSim-Wizard-Installation. After this I try to do the MyTaskExecuter Tutorial, like it is discribed in the ModuleDevelopment Documentation html. &lt;/P&gt; 
&lt;P&gt;My Problem is, that I get 353 Errors because of the FlexSim Header Files, as you can see in this screenshot:&lt;/P&gt; 
&lt;P&gt;&lt;A href="https://answers.flexsim.com/storage/attachments/4067-errorflexsimdll.png"&gt;errorflexsimdll.png&lt;/A&gt;&lt;/P&gt; 
&lt;P&gt;I don't know what's wrong?!&lt;/P&gt;</description>
      <pubDate>Thu, 01 Dec 2016 13:47:17 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/error-message-by-building-dll/m-p/13552909#M57106</guid>
      <dc:creator>sebastian_kemper</dc:creator>
      <dc:date>2016-12-01T13:47:17Z</dc:date>
    </item>
    <item>
      <title>Re: Error Message by building DLL</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/error-message-by-building-dll/m-p/13552910#M57107</link>
      <description>&lt;P&gt;I assume you followed all of the steps in the Documentation/QuickStart.html file?&lt;/P&gt;</description>
      <pubDate>Thu, 01 Dec 2016 14:04:26 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/error-message-by-building-dll/m-p/13552910#M57107</guid>
      <dc:creator>matt_long</dc:creator>
      <dc:date>2016-12-01T14:04:26Z</dc:date>
    </item>
    <item>
      <title>Re: Error Message by building DLL</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/error-message-by-building-dll/m-p/13552911#M57108</link>
      <description>&lt;P&gt;Hello Sebastian,&lt;/P&gt;&lt;P&gt;did you download the correct version of the SDK from Bitbucket? In the downloads section on bitbucket you'll find an SDK for each FlexSim release and you need to match it to the FlexSim version you use.&lt;/P&gt;&lt;P&gt;If this doesn't solve it I'll have to pass it to &lt;A rel="user" href="https://answers.flexsim.com/users/206/phil.b.html" nodeid="206"&gt;@phil.bobo&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Good luck&lt;/P&gt;&lt;P&gt;Ralf&lt;/P&gt;</description>
      <pubDate>Thu, 01 Dec 2016 14:05:16 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/error-message-by-building-dll/m-p/13552911#M57108</guid>
      <dc:creator>ralf_gruber</dc:creator>
      <dc:date>2016-12-01T14:05:16Z</dc:date>
    </item>
    <item>
      <title>Re: Error Message by building DLL</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/error-message-by-building-dll/m-p/13552912#M57109</link>
      <description>&lt;P&gt;Hello &lt;A rel="user" href="https://answers.flexsim.com/users/222/ralf.g.html" nodeid="222"&gt;@Ralf Gruber&lt;/A&gt;,&lt;/P&gt;
&lt;P&gt;in the file I downloaded, there are 4 different release (VisualStudioWizards_2010, 2012, 2013 and 2015) &lt;/P&gt;
&lt;P&gt;So when I use Visual Studio 2012, I have to install the VisualStudioWizards_2012, or not?&lt;/P&gt;
&lt;P&gt;Does it than matter which FlexSim Version I use? &lt;/P&gt;
&lt;P&gt;I want to use FlexSim7.5.&lt;/P&gt;
&lt;P&gt;Kind regards,&lt;/P&gt;
&lt;P&gt;Sebastian&lt;/P&gt;</description>
      <pubDate>Fri, 02 Dec 2016 08:53:16 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/error-message-by-building-dll/m-p/13552912#M57109</guid>
      <dc:creator>sebastian_kemper</dc:creator>
      <dc:date>2016-12-02T08:53:16Z</dc:date>
    </item>
    <item>
      <title>Re: Error Message by building DLL</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/error-message-by-building-dll/m-p/13552913#M57110</link>
      <description>&lt;P&gt;Hello Ralph,&lt;/P&gt;
&lt;P&gt;you are right, I used the wrong FlexSim SDK, Steven Hamoen already helped me.&lt;/P&gt;
&lt;P&gt;Have a nice weekend!&lt;/P&gt;</description>
      <pubDate>Fri, 02 Dec 2016 15:36:56 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/error-message-by-building-dll/m-p/13552913#M57110</guid>
      <dc:creator>sebastian_kemper</dc:creator>
      <dc:date>2016-12-02T15:36:56Z</dc:date>
    </item>
    <item>
      <title>Re: Error Message by building DLL</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/error-message-by-building-dll/m-p/13552914#M57111</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://answers.flexsim.com/users/593/sebastian.k.html" nodeid="593"&gt;@Sebastian Kemper&lt;/A&gt; &lt;/P&gt;&lt;P&gt;You need to download the SDK that matches your FlexSim version. Each SDK supports different Visual Studio versions, but is compiled for one specific FlexSim version.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="4123-bitbucket-flexsim.png"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1494622iF1A05A40A88EBF8E/image-size/large?v=v2&amp;amp;px=999" role="button" title="4123-bitbucket-flexsim.png" alt="4123-bitbucket-flexsim.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Does this help?&lt;/P&gt;</description>
      <pubDate>Fri, 02 Dec 2016 15:52:59 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/error-message-by-building-dll/m-p/13552914#M57111</guid>
      <dc:creator>ralf_gruber</dc:creator>
      <dc:date>2016-12-02T15:52:59Z</dc:date>
    </item>
  </channel>
</rss>

