3
votes

run make inside the hello_tutorial directory. I got an error:

nacl_sdk/pepper_29/toolchain/mac_x86_newlib/bin/../lib/gcc/x86_64-nacl/4.4.3/../../../../x86_64-nacl/bin/ld: cannot find -lppapi_cpp collect2: ld returned 1 exit status

I'm using Mac.

Any idea?

1

1 Answers

5
votes

Thanks for the report. There have been some changes in the SDK structure recently and the Makefile example has to be updated. You can download an updated example from here (direct .zip link). We'll update the example linked from the documentation in a day or two.