I tried following the tutorial here for NaCl or PNaCl or native client or pinnacle whatever the name of the day is and got this:
F:/nacl_sdk/pepper_31/toolchain/win_x86_newlib/bin/i686-nacl-g++ -o hello_tutori al_x86_32.nexe hello_tutorial_32.o -m32 -O0 -g -IF:/nacl_sdk/pepper_31/include - lppapi_cpp -lppapi /x86_64-nacl-ld: cannot find -lppapi_cpp collect2: ld returned 1 exit status Makefile:64: recipe for target 'hello_tutorial_x86_32.nexe' failed make: * [hello_tutorial_x86_32.nexe] Error 1
Any ideas?