-
Notifications
You must be signed in to change notification settings - Fork 11
Building on Linux
kylehuff edited this page Oct 8, 2012
·
4 revisions
- cmake
git clone git://github.com/kylehuff/webpg-npapi.git
git submodule update --recursive --init
./firebreath/prepmake.sh webpgPlugin build
cmake --build build --config MinSizeRel --target webpgPlugin
The plugin file can be found in the directory: build/bin/webpgPlugin/npwebpgPlugin.so