Please create a bug on http://code.google.com/p/v8/issues/list with some sample code and a description of the environment where you have encountered this problem.
Regards, Søren On Thu, Jan 21, 2010 at 00:31, [email protected] < [email protected]> wrote: > Hi, > > Revision 3658 13:36:12, 19 January 2010 > > array length is declared in v8.h but apparently not available in the > library: > > error LNK2019: unresolved external symbol "public: unsigned long > __thiscall v8::Array::Length(void)const " (?len...@array@v8@@QBEKXZ) > referenced in function _main > > Anyone else seen this? Is this the right place to report it? > > Stuart. > > > -- > v8-users mailing list > [email protected] > http://groups.google.com/group/v8-users >
-- v8-users mailing list [email protected] http://groups.google.com/group/v8-users
