Hey guys,
It's been awhile since I worked on my Node addon "NuiMotion". It's available on npm as nuimotion and on github: https://github.com/bengfarrell/nuimotion/

I just had someone file an issue on using the addon under OSX - until recently I didn't have a Mac, so hadn't tried it. I got through most issues today and ended up with a nice nuimotion.node build coming from Node-gyp.

Unfortunately, when I make the Javascript side reference it, there is an error from dlopen when trying to open the nuimotion.node file. It claims that it's an unknown file type and lists the first 8 bytes in the error.

Are there any common causes for this when building on OSX? The closest I can find from Googling is for the NodeWebKit project for building against the wrong architecture.

Any directions you folks can steer me in would be appreciated.

thanks!

--
--
Job Board: http://jobs.nodejs.org/
Posting guidelines: 
https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines
You received this message because you are subscribed to the Google
Groups "nodejs" group.
To post to this group, send email to nodejs@googlegroups.com
To unsubscribe from this group, send email to
nodejs+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/nodejs?hl=en?hl=en

--- You received this message because you are subscribed to the Google Groups "nodejs" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to nodejs+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to