Note that there are some explanatory texts on larger screens.

plurals
  1. POscala compiler with ant build error
    primarykey
    data
    text
    <p>I am trying to compile the scala compiler with ant, however when i do an ant or ant build my build fails. I really can't believe I can't figure out whats wrong.</p> <p>I have ant installed and have run other (smaller) things using it. Java version 1.7.</p> <p>I have also got the source code form several sources, including the scala svn repository, so it really should work, and im pretty sure it should compile. Maybe environment error on my side?</p> <p>I have been trying to figure this out for a while now but with no luck and I can't find anything on the internet to help at all..</p> <p>The fatal error I get is in the locker.comp section of cmd printout, however I get a warning just before it which I will also put down (briefly).</p> <pre><code>locker.lib [mkdir] created [javac compiling 25 source files] [javac] warning: [options] bootstrap class path not set in conjunction with -source [javac] 1 warning [scalafork] compiling 688 files [property file] creating property file [stopwarch] [locker.lib.timer blah.. sec] locker.pre-comp: locker.comp: [mkdir]Created dir %path%\build\locker\classes\compiler [scalafork] Compiling 451 files to dir [scalafork] error: source file '3\Software' could not be found [scala fork] one error found BUILD FAILED %path%\build.xml:356 java.lang.RuntimeException: Compilation failed because of an internal compiler error at scala.sys.package$.error(package.scala:27) at scala.tools.ant.sabbus.ScalaFork.execute........ </code></pre> <p>I have no idea what 3\Software is or where it should be.. Any help on the issue would be much appreciated.</p>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload