Yes, I did. The examples created in the build process (Hello World, Shell, 
etc) works fine. 
But when I try to compile them from Netbeans, there are lot of libraries 
internal reference errors (if you wish, I will put an example here). and 
the compile line code from the turorial references a file 
(src/inspector/libinspector.a) 
that doesn't exist in my V8 directories. I don't know if there was a config 
error in my process or the doc is deprecated.
I see no troubles, in the future, to use GN to compile my project with V8, 
but under the development stage I need an IDE facility (like Netbeans) to 
work.
I want to know if is possible to create a GN or Ninja script to make a 
single library file; if so, I will follow this way, and try to create this 
script (or if anyone already did it, please, tell me where to find).

thanks,

Eduardo

-- 
-- 
v8-users mailing list
v8-users@googlegroups.com
http://groups.google.com/group/v8-users
--- 
You received this message because you are subscribed to the Google Groups 
"v8-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to v8-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to