Skip to content

Unable to compile with Frog from SDK #2286

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
sethladd opened this issue Mar 24, 2012 · 2 comments
Closed

Unable to compile with Frog from SDK #2286

sethladd opened this issue Mar 24, 2012 · 2 comments
Labels
closed-duplicate Closed in favor of an existing report P1 A high priority bug; for example, a single project is unusable or has many test failures

Comments

@sethladd
Copy link
Contributor

Just did a fresh update from source control, tried to use frog from SDK directory. Here's the error:

~/Code/dart-rosetta-stone/static/assets (xml)> frogc synonyms.dart
Unable to open file: /Users/sethladd/Code/Dart-git/dart/xcodebuild/Release_ia32/dart-sdk/lib/utils/compiler/source_file.dart'file:///Users/sethladd/Code/Dart-git/dart/xcodebuild/Release_ia32/dart-sdk/lib/frog/leg/frog_leg.dart': Error: line 8 pos 1: library handler failed

import('../../utils/compiler/source_file.dart');

^
'file:///Users/sethladd/Code/Dart-git/dart/xcodebuild/Release_ia32/dart-sdk/bin/frogc.dart': Error: line 6 pos 1: library handler failed

import('../lib/frog/leg/frog_leg.dart', prefix: 'leg');

^

@sethladd
Copy link
Contributor Author

Marked this as blocking #2175.

@peter-ahe-google
Copy link
Contributor

Added Duplicate label.
Marked as being merged into #2285.

@sethladd sethladd added Type-Defect P1 A high priority bug; for example, a single project is unusable or has many test failures closed-duplicate Closed in favor of an existing report labels Mar 24, 2012
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
closed-duplicate Closed in favor of an existing report P1 A high priority bug; for example, a single project is unusable or has many test failures
Projects
None yet
Development

No branches or pull requests

2 participants