I have created 6 finite state machines (running on 6 threads). However, in “release mode”, dependencies are not met and threads were crashing. But, in “debug mode”, it works fine.
Error message is shown in image below :
I don’t know if you have encountered such a problem before but I will appreciate some help.
What do you mean by release mode and debug mode? Is it the libraries fetches using ivy? The way it is run (standard vs debug)?
What dependencies are you talking about?