Break in build on Windows in tilesortspu (THREADSAFE on, amlost cvs state)
"Maciej Donotek" <[email protected]> Wed, 5 Oct 2005 10:14:50 +0200
| Newsgroups | gmane.comp.graphics.chromium.devel |
|---|---|
| Message-ID | <031601c5c984$dc1e81a0$7001010a@hercules> |
Printouts below. I used cvs state for build with one exception I took tilesortspu_pixels.c revision: 1.52 instead of latest revision: 1.53. With revision 1.53 it is not compiling at all. With 1.52 it can be built with THREADSAFE = off but breaks with THREADSAFE = on (what I really need).
--
Best regards
Maciej
-------------------------------------------------------------------------------
Building tilesortspu.dll for WIN_NT (DEBUG) (THREADSAFE) (STATE) (PACK)
-------------------------------------------------------------------------------
[...] [Compiling is ok]
Linking ../../built/tilesortspu/WIN_NT/tilesortspu.dll
Creating library ../../built/tilesortspu/WIN_NT/tilesortspu.lib and object ..
/../built/tilesortspu/WIN_NT/tilesortspu.exp
tilesortspu_pixels.obj : error LNK2001: unresolved external symbol __PackerTSD
../../built/tilesortspu/WIN_NT/tilesortspu.dll : fatal error LNK1120: 1 unresolv
ed externals
make[2]: *** [../../built/tilesortspu/WIN_NT/tilesortspu.dll] Error 2
make[1]: *** [dep] Error 2
make: *** [tilesort.subdir] Error 2