I am new to PPAPI development and have downloaded the already examples from here
However, even after coming across the documentation, I am not able to build the project.
I have Microsoft Visual Studio 2010, Windows OS and Chrome:30.0.1599.65
I understand that once a dll is created, using the regsvr32
command will register the plugin, although getting the dll, even with available code, seems tough for me. Any help for building the dll is appreciated.