question

Hao Zhou avatar image
0 Likes"
Hao Zhou asked Hao Zhou commented

TaskSequence Function Linker Erros

Hi,

I was trying to call the following code in C++ and get linker error. May I ask is there any way of resolving it or I have to use the old TaskSequence functions for now? Engine version 19.0.0.

Thanks,

TaskSequence *ts = TaskSequence::create(holder);

FlexSim 19.0.0
tasksequence
1.png (8.5 KiB)
5 |100000

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

1 Answer

·
Phil BoBo avatar image
0 Likes"
Phil BoBo answered Hao Zhou commented

I wouldn't try to use the new FlexScript API classes in C++. Just use the old commands.

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

Hao Zhou avatar image Hao Zhou commented ·

Thank you Phil

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.