Compile
Posted: 27 Mar 2018, 16:44
Hi, how do you guys compiler filebot (linux)?
I tried to run "and" but I'm getting the following error:
I tried to run "and" but I'm getting the following error:
Code: Select all
Buildfile: /root/Desktop/tests/filebot/build.xml
init:
revision:
[echo] Revision: 5350
build:
[javac] Compiling 395 source files to /root/Desktop/tests/filebot/build
[javac] javac: invalid target release: 10
[javac] Usage: javac <options> <source files>
[javac] use -help for a list of possible options
BUILD FAILED
/root/Desktop/tests/filebot/build.xml:790: Compile failed; see the compiler error output for details.