On Mon, Jun 25, 2012 at 11:58 AM, Chris Dew <[email protected]> wrote:
> I expect that the original author had the same issues as me:
>
> I have mixed C/C++ project, which works fine with make, but I want to make
> install (without shared libraries) as a NodeJS addon.
>
> When I try to use 'compiler_c' in the wscript I get an: ImportError: No
> module named compiler_c.

Try 'compiler_cc'.

-- 
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

Reply via email to