Skip to content

Instantly share code, notes, and snippets.

@soc
Created January 29, 2012 17:35
Show Gist options
  • Select an option

  • Save soc/1699767 to your computer and use it in GitHub Desktop.

Select an option

Save soc/1699767 to your computer and use it in GitHub Desktop.
ant libs.llvm
Buildfile: /home/soc/Entwicklung/scala/build.xml
libs.start:
libs.pre-llvm:
libs.llvm:
[mkdir] Created dir: /home/soc/Entwicklung/scala/build/libs/classes/llvm
BUILD FAILED
/home/soc/Entwicklung/scala/build.xml:1529: Problem: failed to create task or type scalacfork
Cause: The name is undefined.
Action: Check the spelling.
Action: Check that any custom tasks/types have been declared.
Action: Check that any <presetdef>/<macrodef> declarations have taken place.
Total time: 1 second
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment