Indeed. The Xcode projects are kind of out of date at the moment. I am
planning to take a quick look at them before the end of the week.

-Ivan


On Tue, Oct 6, 2009 at 08:35, J.Al <[email protected]> wrote:
>
> I am not able to get XCode build to successfully build v8_shell and
> d8_shell. Is it possible that something was not added to it recently?
> The Preprocessor macros for v8_shell probably need to have a Target
> Architecture. However, upon setting these to IA32, it failed linking
> with the following:-
>
>  "v8::internal::Cfg::Compile
> (v8::internal::Handle<v8::internal::Script>)", referenced from:
>      v8::internal::MakeCode(v8::internal::FunctionLiteral*,
> v8::internal::Handle<v8::internal::Script>,
> v8::internal::Handle<v8::internal::Context>, bool)in libv8.a
> (compiler.o)
>  "v8::internal::Cfg::Build()", referenced from:
>      v8::internal::MakeCode(v8::internal::FunctionLiteral*,
> v8::internal::Handle<v8::internal::Script>,
> v8::internal::Handle<v8::internal::Context>, bool)in libv8.a
> (compiler.o)
>
>
> I am new to this project, so any help will be very useful!
>
> Thanks
> J. Al
> >
>

--~--~---------~--~----~------------~-------~--~----~
v8-users mailing list
[email protected]
http://groups.google.com/group/v8-users
-~----------~----~----~----~------~----~------~--~---

Reply via email to