openjpeg is not available in naclport

50 views
Skip to first unread message

alexandre...@voxxl.com

unread,
Apr 22, 2014, 3:34:19 AM4/22/14
to native-cli...@googlegroups.com
Since openjpeg is not available in nacl-ports:

https://code.google.com/p/naclports/issues/detail?id=117

Does anyone knows how to make an nacl port starting from a cmake based project ?

Thanks

Ben Smith

unread,
Apr 22, 2014, 1:14:11 PM4/22/14
to native-cli...@googlegroups.com
There are a few cmake builds in naclports now. You might take a look at physfs, libgit2, yajl, libssh, box2d and openal-soft.

In general, the naclports build system will find the CMakeLists.txt file and "just work". You may need to add additional arguments to cmake via the EXTRA_CMAKE_ARGS variable.

alexandre...@voxxl.com

unread,
May 28, 2014, 4:36:08 AM5/28/14
to native-cli...@googlegroups.com
Thanks

Where is the doc or a tutorial? Because i don't understand what to set in the build.sh ("EXECUTABLES").

Sam Clegg

unread,
May 28, 2014, 12:38:10 PM5/28/14
to native-cli...@googlegroups.com
Hi Alexandre,

The documentation for naclports is somewhat limited. Mostly just the
information in the README at the top level, and that in the wiki pages
on https://code.google.com/p/naclports/. A lot can also be learned
from looking at how the existing ports function.

For EXECUTABLES, this is an optional variable that you can set to the
name of the binaries that your package produces. It you set it then
the build system will attempt to validate the resulting binaries (and
for PNaCl translate them) one the build is done.

cheers,
sam
> --
> You received this message because you are subscribed to the Google Groups
> "Native-Client-Discuss" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to native-client-di...@googlegroups.com.
> To post to this group, send email to native-cli...@googlegroups.com.
> Visit this group at http://groups.google.com/group/native-client-discuss.
> For more options, visit https://groups.google.com/d/optout.
Reply all
Reply to author
Forward
0 new messages