Hi Darties,

any idea what I’m doing wrong? 
This is the result of “make all” with current stable dart version.

+ thrift 1.0.0-dev from path ../../../../lib/dart
Downloading source_span 1.2.3...
Downloading stack_trace 1.6.5...
Changed 13 dependencies!
cd gen-dart/shared; /usr/local/dart-sdk/bin/pub get
Resolving dependencies... (22.4s) 
+ async 1.11.0
+ charcode 1.1.0
+ collection 1.8.0
+ fixnum 0.10.5
+ http 0.11.3+7
+ http_parser 3.0.1
+ logging 0.11.3
+ path 1.3.9
+ source_span 1.2.3
+ stack_trace 1.6.5
+ string_scanner 0.1.5
+ thrift 1.0.0-dev from path ../../../../lib/dart
Changed 12 dependencies!
cd client; /usr/local/dart-sdk/bin/pub get
Resolving dependencies... 
The pubspec for thrift 0.1.0 from path has version 1.0.0-dev.
Makefile:635: recipe for target 'pub-get-client' failed
make[4]: *** [pub-get-client] Error 65
make[4]: Leaving directory 
'/home/jens/Arbeitsfläche/develop/thrift/tutorial/dart'
Makefile:416: recipe for target 'all' failed
make[3]: *** [all] Error 2


Thanks,
JensG

Reply via email to