SplitString$() function does not work

Any bugs you encounter with Flowcode should be discussed here.
Post Reply
barmaleyka
Posts: 10
http://meble-kuchenne.info.pl
Joined: Wed Feb 10, 2021 2:00 pm
Has thanked: 1 time

Flowcode v10 SplitString$() function does not work

Post by barmaleyka »

Hi.
The SplitString$() function does not work, or rather the project is not compiled if this function is present.

barmaleyka
Posts: 10
Joined: Wed Feb 10, 2021 2:00 pm
Has thanked: 1 time

Re: SplitString$() function does not work

Post by barmaleyka »

C:\Temp\ccK7ovBM.o: In function `main':
Atmega328p.c:(.text.startup.main+0x36c): undefined reference to `FCI_SPLITSTRING'
collect2.exe: error: ld returned 1 exit status

medelec35
Matrix Staff
Posts: 1451
Joined: Wed Dec 02, 2020 11:07 pm
Has thanked: 512 times
Been thanked: 472 times

Re: SplitString$() function does not work

Post by medelec35 »

Hello.
This has been reported, but for esp32
Take a look here as a solution is given.
Martin

barmaleyka
Posts: 10
Joined: Wed Feb 10, 2021 2:00 pm
Has thanked: 1 time

Re: SplitString$() function does not work

Post by barmaleyka »

Hello.
Unfortunately, there is no SplitString$ function in the AdvString component.

Post Reply