ptitSeb
Serial Porter
Update the codeblocks PND. It now feature Qt 5.7.0 and QtWebKit 5.7.0. Not much other changes since last beta (but Qt took such a long time to build).
bash: cbpnd_cli.sh: line 61: syntax error near unexpected token `fi'
bash: cbpnd_cli.sh: line 61: `fi'
Where exactly?Hi all,
@ptitSeb : you forgot to solve the CLI issue in your latest Code::Blocks beta PND
EDIT: added the missing "then" after your test condition, and now it works.
Cheers, Magic Sam