Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- BUILD: ERROR: ] The output directory could not be created.
- BUILD: com.garmin.monkeybrains.ParameterException: [205] The output directory could not be created.
- BUILD: at com.garmin.monkeybrains.Monkeybrains.packageApplication(Monkeybrains.java:1025)
- BUILD: at com.garmin.monkeybrains.Monkeybrains.run(Monkeybrains.java:2634)
- BUILD: at com.garmin.monkeybrains.Monkeybrains.simpleMain(Monkeybrains.java:336)
- BUILD: at com.garmin.monkeybrains.Monkeybrains.main(Monkeybrains.java:365)
- BUILD: usage: monkeyc [-a <arg>] [-b <arg>] [-c <arg>] [-d <arg>] [-e]
- BUILD: [--Eno-invalid-symbol] [-f <arg>] [-g] [-h] [-i <arg>] [-l <arg>] [-m
- BUILD: <arg>] [-o <arg>] [-p <arg>] [-r] [-s <arg>] [-t] [-u <arg>] [-v] [-w]
- BUILD: [-x <arg>] [-y <arg>] [-z <arg>]
- BUILD: -a,--apidb <arg> API import file
- BUILD: -b,--apimir <arg> API MIR file
- BUILD: -c,--api-level <arg> API Level to target
- BUILD: -d,--device <arg> Target device
- BUILD: -e,--package-app Create an application package.
- BUILD: --Eno-invalid-symbolDo not error when a symbol is found to be invalid
- BUILD: -f,--jungles <arg> Jungle files
- BUILD: -g,--debug Print debug output
- BUILD: -h,--help Prints help information
- BUILD: -i,--import-dbg <arg> Import api.debug.xml
- BUILD: -l,--typecheck <arg> Type check [0=off, 1=gradual, 2=informative, 3=strict]
- BUILD: -m,--manifest <arg> Manifest file (deprecated)
- BUILD: -o,--output <arg> Output file to create
- BUILD: -p,--project-info <arg>projectInfo.xml file to use when compiling
- BUILD: -r,--release Strip debug information
- BUILD: -s,--sdk-version <arg> SDK version to target (deprecated, use -c
- BUILD: -t,--unit-test Enables compilation of unit tests
- BUILD: -u,--devices <arg> devices.xml file to use when compiling (deprecated)
- BUILD: -v,--version Prints the compiler version
- BUILD: -w,--warn Show compiler warnings
- BUILD: -x,--excludes <arg> Add annotations to the exclude list (deprecated)
- BUILD: -y,--private-key <arg> Private key to sign builds with
- BUILD: -z,--rez <arg> Resource files (deprecated)
- BUILD: Complete
- Package Manager: Problem building package. See console for details. (101)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement