I want to build v8 under the VS 2005 IDE, however it displays a lot of "identifier not found" errors and "performance warnings". I believe it is because of the .h files are not being included in the right order, probably because some symbol #definitions are missing... I'm sure all the files are there, because scons builds it successfully. I am not aiming to do anything serious at this moment, I just want to trace the code and do some experiments in a familiar and well known environment.
I'll greatly appreciate if anyone can give me some advice on this issue. -- v8-users mailing list [email protected] http://groups.google.com/group/v8-users
