ScalaBuff icon indicating copy to clipboard operation
ScalaBuff copied to clipboard

Error: No such file or directory for the path which exists

Open GildedHonour opened this issue 10 years ago • 3 comments

I get an error:

/Users/alex/Documents/projects/android/my_app123/src/main/protobuf/webapi.proto
Error: No such file or directory

But that path does exist.

GildedHonour avatar Jan 23 '15 03:01 GildedHonour

Hi,

can you give more details, e.g. which parameters are you using scalabuff with, etc.?

SandroGrzicic avatar Jan 23 '15 10:01 SandroGrzicic

Much like here http://stackoverflow.com/questions/23015412/sbt-setup-for-sbt-scalabuff or here http://stackoverflow.com/questions/20554613/how-to-use-sbt-scalabuff-plugin-with-sbt-0-13

sbt 0.12.4, libraryDependencies += "net.sandrogrzicic" %% "scalabuff-runtime" % "1.3.8" scala 2.10.4

GildedHonour avatar Jan 23 '15 12:01 GildedHonour

That's in Android Studio 1.0.1

GildedHonour avatar Jan 23 '15 12:01 GildedHonour