Error Message by building DLL

Error Message by building DLL

sebastian_kemper
Not applicable
43 Views
5 Replies
Message 1 of 6

Error Message by building DLL

sebastian_kemper
Not applicable

[ FlexSim 7.5.4 ]

Hello,

I want to start building module DLL with Visual Studio 2012. I downloaded the flexsim-module-sdk from bitbucket.org and do the FlexSim-Wizard-Installation. After this I try to do the MyTaskExecuter Tutorial, like it is discribed in the ModuleDevelopment Documentation html.

My Problem is, that I get 353 Errors because of the FlexSim Header Files, as you can see in this screenshot:

errorflexsimdll.png

I don't know what's wrong?!

0 Likes
Accepted solutions (1)
44 Views
5 Replies
Replies (5)
Message 2 of 6

matt_long
Not applicable

I assume you followed all of the steps in the Documentation/QuickStart.html file?

0 Likes
Message 3 of 6

ralf_gruber
Collaborator
Collaborator
Accepted solution

Hello Sebastian,

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.

If this doesn't solve it I'll have to pass it to @phil.bobo

Good luck

Ralf

Message 4 of 6

sebastian_kemper
Not applicable

Hello @Ralf Gruber,

in the file I downloaded, there are 4 different release (VisualStudioWizards_2010, 2012, 2013 and 2015)

So when I use Visual Studio 2012, I have to install the VisualStudioWizards_2012, or not?

Does it than matter which FlexSim Version I use?

I want to use FlexSim7.5.

Kind regards,

Sebastian

0 Likes
Message 5 of 6

sebastian_kemper
Not applicable

Hello Ralph,

you are right, I used the wrong FlexSim SDK, Steven Hamoen already helped me.

Have a nice weekend!

0 Likes
Message 6 of 6

ralf_gruber
Collaborator
Collaborator

@Sebastian Kemper

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.

4123-bitbucket-flexsim.png

Does this help?