/b4m36bsy-native-client

Google Native Client presentation

MIT LicenseMIT

b4m36bsy-native-client

Presentation on Google Native Client for B4M36BSY class taught at FEE CTU.

Sources:

Instructions for running demo:

  1. Download SDK for Native Client
  2. Install the stable bundle. Tutorial is here
  3. Update bundles. Tutorial is here
  4. Copy the content of the demo folder to get_started folder in SDK.
  5. Go to nacl_sdk/pepper_$(VERSION)/getting_started
  6. Start server using the command: make serve
  7. Start google chrome and go to this page: http://localhost:5103
  8. If part1 or part2 does not work, you have to compile the content of the non-functional folder by using "make clean" and then "make"