Status: New
Owner: ----

New issue 2882 by [email protected]: V8 source no longer compiles on windows.
http://code.google.com/p/v8/issues/detail?id=2882

V8 used to ALWAYS compile for the last 5 months (using a batch file), so something has changed. I even tried opening it in Visual Studio, and I get these same errors:

Warning 2 warning C4251: 'v8::ResourceConstraints::is_memory_constrained_' : struct 'v8::Maybe<T>' needs to have dll-interface to be used by clients of class 'v8::ResourceConstraints' c:\data\visual studio\projects\v8.net\source\v8.net-proxy\v8\build\v8-ia32\include\v8.h 3760 1 v8_base.ia32

Error 305 error C2220: warning treated as error - no 'object' file generated c:\data\visual studio\projects\v8.net\source\v8.net-proxy\v8\build\v8-ia32\include\v8.h 3760 1 v8

Again, nothing has changed in my environment, so obviously there's either something I'm missing, or there's a bug in the Gyp build for the v8 solutions / project files.

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" 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