It looks like you may be having trouble building the V8Bindings_prebuild project. Can you try building only that project? You might want to blow away your chrome/Debug folder first just to make sure you have a clean starting point. -Darin
On Sun, Sep 7, 2008 at 11:28 PM, raymond <[EMAIL PROTECTED]> wrote: > > I tried to build chromium project on visual studio 2005. > When I gave first trying on it, having followed instruction, I met > about 200 errors. > Next time, I have read more carefully and tried to configure my > environment, to have got less errors. > > Someone advised that I should delete debug folders, and run gclient > sync again, so I did. > But what I have meet is still 16 errors following. > > Error 4 Error result 1 returned from 'C:\WINDOWS\system32\cmd.exe'. > Project > Error 5 Error result 1 returned from 'C:\WINDOWS\system32\cmd.exe'. > Project > Error 6 Error result 1 returned from 'C:\WINDOWS\system32\cmd.exe'. > Project > Error 7 Error result 1 returned from 'C:\WINDOWS\system32\cmd.exe'. > Project > Error 8 Error result 1 returned from 'C:\WINDOWS\system32\cmd.exe'. > Project > Error 9 fatal error LNK1104: cannot open file > '..\..\..\chrome\debug > \lib\v8.lib' v8_mksnapshot > Error 10 Error result 1 returned from 'C:\WINDOWS\system32\cmd.exe'. > Project > Error 11 error PRJ0019: A tool returned an error code from > "Executing > tool..." WebCore > Error 16 error C2118: negative subscript > d:\ChromeDev\chromium\chromium > \src\base\win_util.cc 324 > Error 40 fatal error C1083: Cannot open include file: > 'generated_resources.h': No such file or directory d:\ChromeDev > \chromium\chromium\src\chrome\views\window.cc 23 > Error 41 fatal error C1083: Cannot open include file: > 'generated_resources.h': No such file or directory d:\ChromeDev > \chromium\chromium\src\chrome\views\text_field.cc 27 > Error 43 fatal error LNK1104: cannot open file > '..\..\chrome\debug\lib > \base.lib' tld_cleanup > Error 44 fatal error C1083: Cannot open include file: > 'generated_resources.h': No such file or directory d:\ChromeDev > \chromium\chromium\src\chrome\views\text_button.cc 17 > Error 45 fatal error C1189: #error : "You must include config.h > before TreeShared.h" d:\chromedev\chromium\chromium\src\webkit\pending > \TreeShared.h 208 > Error 46 fatal error C1083: Cannot open include file: > 'generated_resources.h': No such file or directory d:\ChromeDev > \chromium\chromium\src\chrome\views\message_box_view.cc 14 > Error 47 fatal error C1083: Cannot open include file: > 'generated_resources.h': No such file or directory d:\ChromeDev > \chromium\chromium\src\chrome\views\menu_button.cc 22 > Error 48 fatal error C1083: Cannot open include file: > 'generated_resources.h': No such file or directory d:\ChromeDev > \chromium\chromium\src\chrome\views\dialog_client_view.cc 20 > Error 49 fatal error C1083: Cannot open include file: > 'generated_resources.h': No such file or directory d:\ChromeDev > \chromium\chromium\src\chrome\views\custom_frame_window.cc 22 > > Does not anybody have something to advise me on this situation? > Look forward to any advice. Regards. > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Chromium-dev" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/chromium-dev?hl=en -~----------~----~----~----~------~----~------~--~---
