wxMac Cocoa build warns

7 views
Skip to first unread message

Igor Korot

unread,
Nov 17, 2012, 6:58:54 PM11/17/12
to wx-dev
Hi, ALL,

../src/tiff/libtiff/tif_unix.c: In function ‘_tiffReadProc’:
../src/tiff/libtiff/tif_unix.c:58: warning: cast from pointer to
integer of different size
../src/tiff/libtiff/tif_unix.c: In function ‘_tiffWriteProc’:
../src/tiff/libtiff/tif_unix.c:64: warning: cast from pointer to
integer of different size
../src/tiff/libtiff/tif_unix.c: In function ‘_tiffSeekProc’:
../src/tiff/libtiff/tif_unix.c:70: warning: cast from pointer to
integer of different size
../src/tiff/libtiff/tif_unix.c: In function ‘_tiffCloseProc’:
../src/tiff/libtiff/tif_unix.c:76: warning: cast from pointer to
integer of different size
../src/tiff/libtiff/tif_unix.c: In function ‘_tiffSizeProc’:
../src/tiff/libtiff/tif_unix.c:88: warning: cast from pointer to
integer of different size
../src/tiff/libtiff/tif_unix.c: In function ‘_tiffMapProc’:
../src/tiff/libtiff/tif_unix.c:101: warning: cast from pointer to
integer of different size
../src/tiff/libtiff/tif_unix.c: In function ‘TIFFFdOpen’:
../src/tiff/libtiff/tif_unix.c:140: warning: cast to pointer from
integer of different size
/usr/bin/ranlib: file:
/Users/marina1968/wxWidgets/buildMAC/lib/libwxtiff-2.9.a(wxtiff_tif_jpeg.o)
has no symbols
/usr/bin/ranlib: file:
/Users/marina1968/wxWidgets/buildMAC/lib/libwxtiff-2.9.a(wxtiff_tif_ojpeg.o)
has no symbols
ranlib: file: /Users/marina1968/wxWidgets/buildMAC/lib/libwxtiff-2.9.a(wxtiff_tif_jpeg.o)
has no symbols
ranlib: file: /Users/marina1968/wxWidgets/buildMAC/lib/libwxtiff-2.9.a(wxtiff_tif_ojpeg.o)
has no symbols
../src/osx/cocoa/filedlg.mm: In function ‘BOOL -[wxOpenPanelDelegate
panel:shouldShowFilename:](wxOpenPanelDelegate*, objc_selector*,
objc_object*, NSString*)’:
../src/osx/cocoa/filedlg.mm:117: warning:
‘pathContentOfSymbolicLinkAtPath:’ is deprecated (declared at
/System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:166)
../src/osx/cocoa/filedlg.mm:122: warning:
‘fileAttributesAtPath:traverseLink:’ is deprecated (declared at
/System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:162)
../src/common/combocmn.cpp:2051: warning: unused parameter ‘event’


I understand that libtiff will not be touched but want to report those
for the reference.
It probably still better to configure wx to use system library though...

Also I think there should be a bug about upgrading libtiff, which
means those will go away eventually.

Thank you.
Reply all
Reply to author
Forward
0 new messages