Hello, I was following the C++ addons examples (for 0.6.9), but it seems that only the “Hello world” one works. The others yield an error as follows:
node: symbol lookup error: /home/stefan/nodecode/module/build/Release/ detect.node: undefined symbol: _ZN6detect4initEv The code is exactly the same as on the site, I just renamed the class and the method called at load-time. The call actually looks like: detect::init(); Any ideas what might be going on here? Thank you. -- 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 [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nodejs?hl=en?hl=en
