You guessed it, I'm on a laptop. I'll definitely let people know when I figure anything out.
Daniel On Fri, Sep 5, 2008 at 1:55 PM, Chris Vickery <[EMAIL PROTECTED]> wrote: > > Just buy a cheap crappy card online for like, 20$... Anything is > better than integrated... Unless, of course, you're on a laptop, which > would just be too bad. > > Good luck compiling! Post any solutions you find! > > On Fri, Sep 5, 2008 at 2:50 PM, Daniel Hagen <[EMAIL PROTECTED]> wrote: > > Ready for this? VIA S3 UniChrome PRO. Yes, there's a driver package out > > there for it, no it doesn't work well. The (integrated) chipset has a > well > > know, but not yet fixed, bug regarding OpenGL (even Windows can't use > > OpenGL). (I'm a 3D artist in my spare time, so this just doesn't add up > > well. And "spare time" means, I can't afford to upgrade computers yet, so > it > > gets shelved.) So yeah, I'm stuck in Windows world. > > I may just look through the VS project files and see about creating .dev > > project files for Dev-C++. ::shrug:: I've compiled Blender before, but > > Chrome's layout makes me feel rather unqualified at working on this, so > > we'll see how far I get. > > Daniel > > > > > > On Fri, Sep 5, 2008 at 1:44 PM, Chris Vickery <[EMAIL PROTECTED]> > wrote: > >> > >> I'm using the exe installer until we get a linux version working > >> :-P... Dev-C++ should work fine, it uses either mingw or cygwin, i > >> don't remember which, maybe it can use either... I haven't developed > >> in windows in years... Regardless that should work fine. > >> > >> What's up with the video drivers? I'm sure you can make it work pretty > >> easily, that's usually the case... What's your hardware and what are > >> the symptoms? > >> > >> On Fri, Sep 5, 2008 at 2:40 PM, Daniel Hagen <[EMAIL PROTECTED]> > wrote: > >> > My natural habitat for C++ is Dev-C++... Think that will work? I'm on > >> > Windows (stuck there by nasty video hardware with buggy Linux > drivers), > >> > so > >> > I'd probably compile with GCC. I just grabbed VSC++ Express because > the > >> > source came with all the VSProjects, so I assumed that was compiler of > >> > choice. > >> > What are you using, Chris? > >> > Daniel > >> > > >> > > >> > On Fri, Sep 5, 2008 at 1:33 PM, Chris Vickery <[EMAIL PROTECTED]> > >> > wrote: > >> >> > >> >> I don't use VS ever, but it looks to me like it's expecting all it's > >> >> weird VS stuff to be there and it isn't. For now just compile it the > >> >> normal people way for now, a VS guru might write a tutorial on how to > >> >> compile it in that app at some point. Compiling the normal people way > >> >> is a good idea anyway :-P > >> >> > >> >> -Chris > >> >> > >> >> On Fri, Sep 5, 2008 at 2:15 PM, Daniel H <[EMAIL PROTECTED]> > wrote: > >> >> > > >> >> > Me too. I got a lot of errors regarding missing/unloadable .vprops > >> >> > files. > >> >> > > >> >> > Here's my conversion log: > >> >> > > >> >> > <UpgradeLog><Properties><Property Name="Solution" Value="base"> > >> >> > </Property><Property Name="Solution File" > >> >> > Value="C:\Chromium\trunk\src > >> >> > \base\base.sln"> > >> >> > </Property><Property Name="Date" Value="Friday, September 05, > 2008"> > >> >> > </Property><Property Name="Time" Value="13:11 PM"> > >> >> > </Property></Properties><Event ErrorLevel="2" Project="base" > >> >> > Source="build\base.vcproj" Description="The following error has > >> >> > occurred during XML parsing:

File: > >> >> > C:\Chromium\trunk\src\base > >> >> > \build\base.vcproj
Line: 22
Column: 4
Error > >> >> > Message:
Property sheet file '.\base.vsprops' was not found or > >> >> > failed to load.
The file 'C:\Chromium\trunk\src\base\build > >> >> > \base.vcproj' has failed to load."> > >> >> > </Event><Event ErrorLevel="2" Project="base" Source="build > >> >> > \base.vcproj" Description="Project upgrade failed."> > >> >> > </Event><Event ErrorLevel="3" Project="base" Source="build > >> >> > \base.vcproj" Description="Not Converted"> > >> >> > </Event><Event ErrorLevel="2" Project="base_unittests" > Source="build > >> >> > \base_unittests.vcproj" Description="The following error has > occurred > >> >> > during XML parsing:

File: C:\Chromium\trunk\src\base\build > >> >> > \base_unittests.vcproj
Line: 21
Column: 4
Error > >> >> > Message:
Property sheet file '.\base_unittests.vsprops' was not > >> >> > found or failed to load.
The file > >> >> > 'C:\Chromium\trunk\src\base\build > >> >> > \base_unittests.vcproj' has failed to load."> > >> >> > </Event><Event ErrorLevel="2" Project="base_unittests" > Source="build > >> >> > \base_unittests.vcproj" Description="Project upgrade failed."> > >> >> > </Event><Event ErrorLevel="3" Project="base_unittests" > Source="build > >> >> > \base_unittests.vcproj" Description="Not Converted"> > >> >> > </Event><Event ErrorLevel="0" Project="debug_message" Source="build > >> >> > \debug_message.vcproj" Description="Project upgraded > successfully."> > >> >> > </Event><Event ErrorLevel="3" Project="debug_message" Source="build > >> >> > \debug_message.vcproj" Description="Converted"> > >> >> > </Event><Event ErrorLevel="2" Project="icuuc" > Source="..\third_party > >> >> > \icu38\build\icuuc.vcproj" Description="Failed to upgrade project > >> >> > file > >> >> > 'C:\Chromium\trunk\src\third_party\icu38\build\icuuc.vcproj'. > Please > >> >> > make sure the file exists and is not write-protected."> > >> >> > </Event><Event ErrorLevel="2" Project="icuuc" > Source="..\third_party > >> >> > \icu38\build\icuuc.vcproj" Description="Project upgrade failed."> > >> >> > </Event><Event ErrorLevel="3" Project="icuuc" > Source="..\third_party > >> >> > \icu38\build\icuuc.vcproj" Description="Not Converted"> > >> >> > </Event><Event ErrorLevel="2" Project="icudt" > Source="..\third_party > >> >> > \icu38\build\icudt.vcproj" Description="Failed to upgrade project > >> >> > file > >> >> > 'C:\Chromium\trunk\src\third_party\icu38\build\icudt.vcproj'. > Please > >> >> > make sure the file exists and is not write-protected."> > >> >> > </Event><Event ErrorLevel="2" Project="icudt" > Source="..\third_party > >> >> > \icu38\build\icudt.vcproj" Description="Project upgrade failed."> > >> >> > </Event><Event ErrorLevel="3" Project="icudt" > Source="..\third_party > >> >> > \icu38\build\icudt.vcproj" Description="Not Converted"> > >> >> > </Event><Event ErrorLevel="2" Project="base_gfx" Source="build > >> >> > \base_gfx.vcproj" Description="The following error has occurred > >> >> > during > >> >> > XML parsing:

File: C:\Chromium\trunk\src\base\build > >> >> > \base_gfx.vcproj
Line: 22
Column: 4
Error > >> >> > Message:
Property sheet file '.\base_gfx.vsprops' was not found > >> >> > or > >> >> > failed to load.
The file 'C:\Chromium\trunk\src\base\build > >> >> > \base_gfx.vcproj' has failed to load."> > >> >> > </Event><Event ErrorLevel="2" Project="base_gfx" Source="build > >> >> > \base_gfx.vcproj" Description="Project upgrade failed."> > >> >> > </Event><Event ErrorLevel="3" Project="base_gfx" Source="build > >> >> > \base_gfx.vcproj" Description="Not Converted"> > >> >> > </Event><Event ErrorLevel="0" Project="skia" Source="..\skia > >> >> > \skia.vcproj" Description="Project upgraded successfully."> > >> >> > </Event><Event ErrorLevel="3" Project="skia" Source="..\skia > >> >> > \skia.vcproj" Description="Converted"> > >> >> > </Event><Event ErrorLevel="0" Project="libpng" > Source="..\third_party > >> >> > \libpng\libpng.vcproj" Description="Project upgraded > successfully."> > >> >> > </Event><Event ErrorLevel="3" Project="libpng" > Source="..\third_party > >> >> > \libpng\libpng.vcproj" Description="Converted"> > >> >> > </Event><Event ErrorLevel="0" Project="zlib" Source="..\third_party > >> >> > \zlib\zlib.vcproj" Description="Project upgraded successfully."> > >> >> > </Event><Event ErrorLevel="3" Project="zlib" Source="..\third_party > >> >> > \zlib\zlib.vcproj" Description="Converted"> > >> >> > </Event><Event ErrorLevel="0" Project="gtest" Source="..\testing > >> >> > \gtest.vcproj" Description="Project upgraded successfully."> > >> >> > </Event><Event ErrorLevel="3" Project="gtest" Source="..\testing > >> >> > \gtest.vcproj" Description="Converted"> > >> >> > </Event><Event ErrorLevel="0" Project="" Source="base.sln" > >> >> > Description="Solution converted successfully"> > >> >> > </Event><Event ErrorLevel="3" Project="" Source="base.sln" > >> >> > Description="Converted"> > >> >> > </Event></UpgradeLog> > >> >> > > >> >> > -Daniel > >> >> > > >> >> > On Sep 5, 1:03 pm, "Chris Vickery" <[EMAIL PROTECTED]> wrote: > >> >> >> post the errors, there's a chance it could be totally unrelated to > >> >> >> VS2008 and we might be able to help out :) > >> >> >> > >> >> >> On Fri, Sep 5, 2008 at 1:36 PM, tolkien <[EMAIL PROTECTED]> wrote: > >> >> >> > >> >> >> > Hello!!! > >> >> >> > Has anyone tried to build it in VS 2008. > >> >> >> > I had a lot of errors!!! > >> >> >> > >> >> >> > Thanks > >> >> > > > >> >> > > >> >> > >> >> > >> > > >> > > >> > > > >> > > >> > >> > > > > > > > > > > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Chromium-discuss" 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-discuss?hl=en -~----------~----~----~----~------~----~------~--~---
