From: Maciej D. <mdo...@po...> - 2005-10-05 08:15:05
|
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 =3D off but breaks with THREADSAFE =3D on (what I really = need). --=20 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 |