Am 24.05.2010 18:07, schrieb Sergey Sharybin:
Revision: 28963
           
http://projects.blender.org/plugins/scmsvn/viewcvs.php?view=rev&root=bf-blender&revision=28963
Author:   nazgul
Date:     2010-05-24 18:07:17 +0200 (Mon, 24 May 2010)

Log Message:
-----------
Changed BF_TIFF_LIB from libtiff to tiff for MinGW

Hi,

I tried to compile Blender trunk today and I suspect your commits to be breaking my compile ;-)

scons/mingw still works but scons/vc-express not as long as I compile WITH_TIFF.

If I compile without tiff blender works but the thumbnail view crashes.

Best Regards,
Carsten

PS: Sorry for the german error log, I have no idea where to switch vc-express to english

--
Carsten Wartmann: Autor - Dozent - 3D - Grafik
Homepage:         http://blenderbuch.de/
Das Blender-Buch: http://blenderbuch.de/redirect.html
libpng_st.lib(pngerror.o) : warning LNK4217: Lokal definiertes Symbol "__iob" 
wurde in _png_default_error-Funktion importiert.
libpng_st.lib(pngwutil.o) : warning LNK4049: Lokal definiertes Symbol "__iob" 
wurde importiert.
libpng_st.lib(pngrutil.o) : warning LNK4049: Lokal definiertes Symbol "__iob" 
wurde importiert.
bf_imbuf.lib(tiff.obj) : error LNK2019: Verweis auf nicht aufgelöstes externes 
Symbol "__imp__TIFFClientOpen" in Funktion "_imb_tiff_client_open".
bf_imbuf.lib(tiff.obj) : error LNK2019: Verweis auf nicht aufgelöstes externes 
Symbol "__imp__TIFFReadRGBAImage" in Funktion "_imb_read_tiff_pixels_rgba".
bf_imbuf.lib(tiff.obj) : error LNK2019: Verweis auf nicht aufgelöstes externes 
Symbol "__imp___TIFFfree" in Funktion "_imb_read_tiff_pixels".
bf_imbuf.lib(tiff.obj) : error LNK2019: Verweis auf nicht aufgelöstes externes 
Symbol "__imp__TIFFReadScanline" in Funktion "_imb_read_tiff_pixels".
bf_imbuf.lib(tiff.obj) : error LNK2019: Verweis auf nicht aufgelöstes externes 
Symbol "__imp___TIFFmalloc" in Funktion "_imb_read_tiff_pixels".
bf_imbuf.lib(tiff.obj) : error LNK2019: Verweis auf nicht aufgelöstes externes 
Symbol "__imp__TIFFScanlineSize" in Funktion "_imb_read_tiff_pixels".
bf_imbuf.lib(tiff.obj) : error LNK2019: Verweis auf nicht aufgelöstes externes 
Symbol "__imp__TIFFGetField" in Funktion "_imb_read_tiff_pixels".
bf_imbuf.lib(tiff.obj) : error LNK2019: Verweis auf nicht aufgelöstes externes 
Symbol "__imp__TIFFSetDirectory" in Funktion "_imb_loadtiff".
bf_imbuf.lib(tiff.obj) : error LNK2019: Verweis auf nicht aufgelöstes externes 
Symbol "__imp__TIFFNumberOfDirectories" in Funktion "_imb_loadtiff".
bf_imbuf.lib(tiff.obj) : error LNK2019: Verweis auf nicht aufgelöstes externes 
Symbol "__imp__TIFFIsTiled" in Funktion "_imb_loadtiff".
bf_imbuf.lib(tiff.obj) : error LNK2019: Verweis auf nicht aufgelöstes externes 
Symbol "__imp__TIFFClose" in Funktion "_imb_loadtiff".
bf_imbuf.lib(tiff.obj) : error LNK2019: Verweis auf nicht aufgelöstes externes 
Symbol "__imp__TIFFReadRGBATile" in Funktion "_imb_loadtiletiff".
bf_imbuf.lib(tiff.obj) : error LNK2019: Verweis auf nicht aufgelöstes externes 
Symbol "__imp__TIFFWriteEncodedStrip" in Funktion "_imb_savetiff".
bf_imbuf.lib(tiff.obj) : error LNK2019: Verweis auf nicht aufgelöstes externes 
Symbol "__imp__TIFFSetField" in Funktion "_imb_savetiff".
bf_imbuf.lib(tiff.obj) : error LNK2019: Verweis auf nicht aufgelöstes externes 
Symbol "__imp__TIFFOpen" in Funktion "_imb_savetiff".
D:\bdev\build\win32-vc\bin\blender.exe : fatal error LNK1120: 15 nicht 
aufgelöste externe Verweise.
Install file: "release\scripts\io\import_anim_bvh.py" as 
"D:\bdev\install\win32-vc\.blender\scripts\io\import_anim_bvh.py"
Install file: "release\scripts\io\import_scene_3ds.py" as 
"D:\bdev\install\win32-vc\.blender\scripts\io\import_scene_3ds.py"
scons: *** [D:\bdev\build\win32-vc\bin\blender.exe] Error 1120
scons: building terminated because of errors.


_______________________________________________
Bf-committers mailing list
[email protected]
http://lists.blender.org/mailman/listinfo/bf-committers

Reply via email to