Error in dllmaker

Error in dllmaker

jamesbomd006
Not applicable
8 Views
4 Replies
Message 1 of 5

Error in dllmaker

jamesbomd006
Not applicable

[ FlexSim 22.1.4 ]

I try to used dll maker to build a dll file and use visual studio 2022 but there are some error appear when the I started it.

Can any one know what is going on.

1680970048591.png

0 Likes
Accepted solutions (1)
9 Views
4 Replies
Replies (4)
Message 2 of 5

philboboADSK
Autodesk
Autodesk
Accepted solution

Just comment out the lines giving you errors. They're functions that have been added to the C++ standard template library that weren't there before (fabs() and round()), so trying to connect to FlexSim's version of them now causes ambiguity in the compiler.

See also DLL Maker Error - FlexSim Community



Phil BoBo
Sr. Manager, Software Development
Message 3 of 5

Jeanette_Fullmer
Community Manager
Community Manager

Hi @王 , was Phil BoBo's answer helpful? If so, please click the "Accept" button at the bottom of their answer. Or if you still have questions, add a comment and we'll continue the conversation.

If we haven't heard back from you within 3 business days we'll auto-accept an answer, but you can always unaccept and comment back to reopen your question.

0 Likes
Message 4 of 5

peterpa
Not applicable

how to fix this issue:FlexSimArrayUnionMember is not template

0 Likes
Message 5 of 5

Jeanette_Fullmer
Community Manager
Community Manager

Hello @park,

Please follow our best practices and start a new post for your question. You can reference this post if it is relevant to your question.

0 Likes