question

王 avatar image
0 Likes"
asked Jeanette F commented

Error in dllmaker

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

FlexSim 22.1.4
dll makerdll error
1680970048591.png (1.3 MiB)
· 1
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

Jeanette F avatar image Jeanette F ♦♦ commented ·

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 0 ·

1 Answer

·
Phil BoBo avatar image
1 Like"
Phil BoBo answered Jeanette F commented

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

· 2
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

park avatar image park commented ·

how to fix this issue:FlexSimArrayUnionMember is not template

0 Likes 0 ·
Jeanette F avatar image Jeanette F ♦♦ park commented ·

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 0 ·

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.