GithubHelp home page GithubHelp logo

sbt-example's Introduction

sbt-example's People

Contributors

aholland avatar blaisorblade avatar xeno-by avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

sbt-example's Issues

[error] Overlapping output directories

I was having issues discussed on Google groups while trying out this project. Please fix the project/Build.scala as per suggestion

The root project has the same base directory as core. This means the output directory overlaps and various tasks overwrite each over. That this worked in earlier versions is surprising, but changing the base directory for root to file(".") should fix the problem.

Quasiquotes not working for 2.10.

Got the following error when running sbt +compile.

[info] Loading project definition from /Users/neville/dev/scala/sbt-example/project
[info] Set current project to root (in build file:/Users/neville/dev/scala/sbt-example/)
[info] Setting version to 2.10.2
[info] Set current project to root (in build file:/Users/neville/dev/scala/sbt-example/)
[info] Compiling 1 Scala source to /Users/neville/dev/scala/sbt-example/macros/target/scala-2.10/classes...
[error] /Users/neville/dev/scala/sbt-example/macros/src/main/scala/Macros.scala:7: value q is not a member of StringContext
[error]     c.Expr[Unit](q"""println("Hello World")""")
[error]                  ^
[error] one error found
[error] (macros/compile:compile) Compilation failed
[error] Total time: 2 s, completed Oct 7, 2014 9:57:37 AM

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.