Compiling FileBot
Posted: 09 Mar 2018, 23:45
I'm one of those running Windows 7. I don't mind compiling my own file bot, but I've ran into problems.
Code: Select all
1. I download the https://github.com/filebot/filebot/archive/master.zip
2. Installed ant from https://chocolatey.org/packages/ant
3. Downloaded java 9 development.
4. run ant and then get this:
PS C:\temp\Filebot> ant
Buildfile: C:\temp\Filebot\build.xml
init:
[taskdef] Could not load definitions from resource net/filebot/ant/spk/antlib.xml. It could not be found.
[taskdef] Could not load definitions from resource org/vafer/jdeb/ant/antlib.xml. It could not be found.
revision:
BUILD FAILED
C:\temp\Filebot\build.xml:829: exec returned: 128
Total time: 1 second
PS C:\temp\Filebot>
I realized I'm probably missing some dependency like ivy. but I couldn't find a list