-
Notifications
You must be signed in to change notification settings - Fork 109
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
problems on ubuntu10.04 #20
Comments
Have you tried the build-linux.sh script in chrome-extension-mac? I'll see following the directions listed in issue #19 solves the problem. I'll try it out this weekend. |
yes, i just run the build-linux script under chrome-extension-mac/plugin; 2011/7/1 kench <
/*---------------------------------- ----------------------------------*/ |
…that the NPAPI plugin on Linux (issue doug#20) is indeed loaded.
A patch was submitted to help it run on linux. What failed? It seems that we need to update some APIs for the changes in libfreenect. Hopefully my colleague can do that while I finish my dissertation. Aaron aaron zinman :: mit media lab :: web.media.mit.edu/~azinman (http://web.media.mit.edu/%7Eazinman) :: protocol.by/azinman (http://protocol.by/azinman) :: courteous.ly/mhuoL3 (http://courteous.ly/mhuoL3) On Wednesday, June 29, 2011 at 11:50 PM, rechardchen wrote:
|
I built the NPAPI plugin, but never modified manifest.json to load it. I "patched" it to make it work. |
I build the chrome extension under chrome-extention-mac on ubuntu,
but when running in chromium-browser, i just find the plugin is not stable and sometimes can not start properly.
have you tested the extension on linux?
btw, i tried to build the npapi plugin on mac with build-mac.sh, but failed...
The text was updated successfully, but these errors were encountered: