You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What is the expected output? What do you see instead?
Didn't know exactly what to expect. Saw a cryptic error message.
What version of the product are you using? On what operating system?
Dart Editor version 0.5.11_r23799
Dart SDK version 0.5.11.1_r23799
Windows 7 & cygwin
Please provide any additional information below.
This is a continuation of issue #11103, which was closed without resolving my problem.
I downloaded and unpacked a fresh version of the Dart editor/compiler/whatever from dartlang.org.
This issue was originally filed by [email protected]
What steps will reproduce the problem?
void main() {
print("Hello, World!");
}
What is the expected output? What do you see instead?
Didn't know exactly what to expect. Saw a cryptic error message.
What version of the product are you using? On what operating system?
Dart Editor version 0.5.11_r23799
Dart SDK version 0.5.11.1_r23799
Windows 7 & cygwin
Please provide any additional information below.
This is a continuation of issue #11103, which was closed without resolving my problem.
I downloaded and unpacked a fresh version of the Dart editor/compiler/whatever from dartlang.org.
nslookup pub.dartlang.org gives:
Non-authoritative answer:
Server: pdc2.dcxchol.com
Address: 10.1.0.3
Name: ghs-svc-https-c1043.ghs-ssl.googlehosted.com
Address: 72.14.249.27
Aliases: pub.dartlang.org
Plus, my browser can find pub.dartlang.org
When I try to compile helloworld the same error occurs:
<hello_world.dart> exit code=-1073741819
I didn't add the suggested line to hosts because I don't have privilege, the admin doesn't like Dart, and it didn't seem necessary.
The text was updated successfully, but these errors were encountered: