Hi all,
just tryaing to use nsduino, but imposible to run or compile anything.
first i tryed tu load an existing project but transfert/debug failed.
next i tried to compile an empty project (just file/new and compile.
i got this message :
Error: accepts at most 1 arg(s), received 27
Usage:
arduino-cli compile [flags]
Examples:
arduino-cli.exe compile -b arduino:avr:uno /home/user/Arduino/MySketch
Flags:
--build-cache-path string Builds of 'core.a' are saved into this path to be cached and reused.
--build-path string Path where to save compiled files. If omitted, a directory will be created in the default temporary path of your OS.
--build-properties strings List of custom build properties separated by commas. Or can be used multiple times for multiple properties.
-b, --fqbn string Fully Qualified Board Name, e.g.: arduino:avr:uno
-h, --help help for compile
-o, --output string Filename of the compile output.
--preprocess Print preprocessed code to stdout instead of compiling.
--quiet Optional, supresses almost every output.
--show-properties Show all build properties used instead of compiling.
-v, --verbose Optional, turns on verbose mode.
--vid-pid string When specified, VID/PID specific build properties are used, if boards supports them.
--warnings string Optional, can be "none", "default", "more" and "all". Defaults to "none". Used to tell gcc which warning level to use (-W flag). (default "none")
Global Flags:
--config-file string The custom config file (if not specified ./.cli-config.yml will be used).
--debug Enables debug output (super verbose, used to debug the CLI).
--format string The output format, can be [text|json]. (default "text")
Error: accepts at most 1 arg(s), received 27
Bad exit.
and an error message that i can't copy/paste telling me "compilation correct but some points need to be verified."
but no explanations...
my test was on 3000 lines and no flag to mismatch...
any help to use this wonderfull IDE??
many thanks.
Anonymous
Hello,
Thank you for your interest in NSDuino.
Most of the malfunctions mentioned are solved in V0.1.7
Last edit: neuts-jl 2019-09-19