twchapman / nativeclient-sdk

Automatically exported from code.google.com/p/nativeclient-sdk
0 stars 0 forks source link

Select the correct architecture nexe automatically in samples #10

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. load a default built version of a sample (like hello world) on a 64 bit 
processor

What is the expected output? What do you see instead?
Expected: it loads.  Actual: it doesn't load, you have to go to a special 64 
bit version page.

Please use labels and text to provide additional information.

Original issue reported on code.google.com by hbridge@google.com on 11 May 2010 at 7:33

GoogleCodeExporter commented 8 years ago
This requires a version of Chromium with Alan's changes.  CL 
http://codereview.chromium.org/1516002 has 
landed in NaCl, but is not DEPS'ed into Chromium yet.

Original comment by dsprin...@google.com on 11 May 2010 at 2:21

GoogleCodeExporter commented 8 years ago
This works in Chromium now.  THe examples have all been updated.

Original comment by dsprin...@google.com on 10 Jun 2010 at 8:54