SDK error: cannot connect strongly connected modules

A place for developers to share ideas and assist each other in solving problems.

Moderators: valis, garyb

Post Reply
DragonSF
Posts: 405
Joined: Sun Nov 08, 2015 4:28 pm

SDK error: cannot connect strongly connected modules

Post by DragonSF »

I'm trying to connect my own dll module to wshaper3 (array of 131 floats) and this strange message. Anybody's advice?
w_ellis
Posts: 554
Joined: Wed Nov 07, 2001 4:00 pm
Location: London, U.K.

Re: SDK error: cannot connect strongly connected modules

Post by w_ellis »

Ah, that elusive dream 😁 I tried to implement a dll to connect to that for Simon a few years back.

You might need to go through an intermediary module if it's otherwise working. Direct connection from dll pads seems to be picky in terms of which modules allow it.
w_ellis
Posts: 554
Joined: Wed Nov 07, 2001 4:00 pm
Location: London, U.K.

Re: SDK error: cannot connect strongly connected modules

Post by w_ellis »

Post Reply