You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to WebM Discussion
hi,
I have built a x86-win32-vs8 project. But when build armv6-wince-vs8
project, I met some troubles.
I have tried by using "vpx-vp8-debug-src-x86-win32mt-vs8-v0.9.0"
package and "libvpx-0.9.0" package.
Could you kindly tell me us what package should be used and how to
build build a armv6-wince-vs8 project?
ps: I just follow the README
$ mkdir build
$ cd build
$ ../libvpx/configure --target armv6-wince-vs8
$ make