Ya, I second that you probably want to check out node-gyp.

On Wed, May 23, 2012 at 12:55 PM, Oleg Efimov (Sannis)
<[email protected]>wrote:

> Y you don't use latest 0.6.x version, v0.6.18? :)
>
> среда, 23 мая 2012 г., 18:54:32 UTC+4 пользователь [email protected]написал:
>
>> I am also trying to make the hello world example for Windows but no
>> success so far. I am using VS2010.
>>
>> I have generated a DLL with only one export named hello_module.
>> I am compiling with the preprocessor definition USING_V8_SHARED
>>
>> When I require it in node I see garbage printed out:
>>
>> C:\node-v0.6.0\Debug>node
>> > var hello = require('./hello.dll')
>>
>> C:\node-v0.6.0\Debug\hello.**dll:1
>> MZ´┐¢
>>   ^
>> ...
>>
>> Any help is appreciated. If I find something I will post the solution
>> here.
>>
>> 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 [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
>

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