Visual SceneMaker is an authoring tool for creating interactive presentations aimed to non-programming experts. It supports the modeling of verbal and non-verbal behavior of Virtual Characters and robots. Therefore, it provides users with a graphical interface and a simple scripting language that allows them to create rich and compelling content.
Netbeans 8.2 on Windows 10:
ant -f C:\workspace\VisualSceneMaker\prj build
clean:
Cleaning 'C:\workspace\VisualSceneMaker\tmp'
C:\workspace\VisualSceneMaker\prj\build.xml:252: Directory does not exist: C:\workspace\VisualSceneMaker\tmp
BUILD FAILED (total time: 0 seconds)
Netbeans 8.2 on Windows 10: ant -f C:\workspace\VisualSceneMaker\prj build clean: Cleaning 'C:\workspace\VisualSceneMaker\tmp' C:\workspace\VisualSceneMaker\prj\build.xml:252: Directory does not exist: C:\workspace\VisualSceneMaker\tmp BUILD FAILED (total time: 0 seconds)
SOLUTION: make dir ./tmp/