Hi Stephen,

I made some attempt to use it in my OSX XCode development environment but 
failed, firstly I tried to compile NodeJS in XCode but noticed that there's 
no project for it. So then obtained V8 and compiled that in XCode then 
attempted to add NodeJS to the V8 project, but failed in doing that.

I thought, if I can get NodeJS to compile in XCode then at least I can 
start from there to use NodeJS.

In the better case, NodeJS can be used as a library with a function to 
start it and stop it.

Phil

On Wednesday, July 17, 2013 3:02:36 PM UTC+8, Stephen Belanger wrote:
>
> Yep, not possible currently.
>
> I've asked about it before, and considered building it myself. But it was 
> decided that it wasn't useful to enough people to add the extra complexity. 
> I've seen a lot of people ask about it lately though. It might be time to 
> reevaluate that.
> On 16 Jul 2013 23:58, "Ryan Schmidt" <[email protected]<javascript:>> 
> wrote:
>
>>
>> On Jul 16, 2013, at 00:03, philip andrew wrote:
>>
>> > I have a C++ application and I want to embed NodeJS into it on XCode 
>> and Visual C++, how can I do this?
>>
>> How to use node as a library was recently asked on this list, and the 
>> response was that node is not designed to be used as a library so it may 
>> not be straightforward or even possible to do this at this time. Check the 
>> archives.
>>
>> --
>> --
>> 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]<javascript:>
>> To unsubscribe from this group, send email to
>> [email protected] <javascript:>
>> 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 [email protected] <javascript:>.
>> For more options, visit https://groups.google.com/groups/opt_out.
>>
>>
>>  

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

--- 
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 [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to