Re: Chromium 1.9 on WinXP compile problem
Brian Paul <[email protected]>
| Newsgroups | gmane.comp.graphics.chromium.user |
|---|---|
| Message-ID | <[email protected]> |
Alex Onik wrote: > Hello, > > I’m trying to compile Chromium 1.9 on WinXP using cygwin. I’m getting > the following error during make: > > . > > . > > . > > ------------------------------------------------------------------------------- > > Building tilesortspu.dll for WIN_NT (DEBUG) (STATE) (PACK) > > ------------------------------------------------------------------------------- > > Linking ../../built/tilesortspu/WIN_NT/tilesortspu.dll > > Creating library ../../built/tilesortspu/WIN_NT/tilesortspu.lib and > object .. > > /../built/tilesortspu/WIN_NT/tilesortspu.exp > > tilesortspu_client.obj : error LNK2019: unresolved external symbol > _crStateUseSe > > rverArrayElements referenced in function _tilesortspu_DrawElements@16 > > ../../built/tilesortspu/WIN_NT/tilesortspu.dll : fatal error LNK1120: 1 > unresolv > > ed externals > > make[3]: *** [../../built/tilesortspu/WIN_NT/tilesortspu.dll] Error 2 > > make[2]: *** [dep] Error 2 > > make[1]: *** [tilesort.subdir] Error 2 > > make: *** [spu.subdir] Error 2 > This was fixed in CVS a while ago. Either get Chromium from CVS, or add the following line (near line 57) to state_tracker/state_defs.py: crStateUseServerArrayElements See http://chromium.cvs.sourceforge.net/chromium/cr/state_tracker/state_defs.py?r1=1.22&r2=1.23 -Brian ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV