I'm getting the following link warning warning LNK4248: unresolved typeref token (0100001C) for 'v8.internal.Object'; image may not run
I'm using Visual Studio 2010 so I don't know if this is a C++/CLI issue. I'm trying to create a managed library so I'm building this library to be a .dll I'm not sure why I'm getting this error and how to resolve this warning. Some guidance will be greatly appreciated. thx -- v8-users mailing list [email protected] http://groups.google.com/group/v8-users
