Issue 177 in opencollada: fseeko64/ftello64 not available on osx

15 views
Skip to first unread message

openc...@googlecode.com

unread,
Oct 23, 2011, 6:12:18 PM10/23/11
to opencolla...@googlegroups.com
Status: New
Owner: ----
Labels: Type-Defect Priority-Medium

New issue 177 by simon.ha...@gmail.com: fseeko64/ftello64 not available on
osx
http://code.google.com/p/opencollada/issues/detail?id=177

the following patch was necessary to get the current trunk compiling on osx
(gcc version 4.2.1 (Apple Inc. build 5666))"

sed -i -e s/ftello64/ftell/g
trunk/common/libBuffer/src/CommonFWriteBufferFlusher.cpp
sed -i -e s/fseeko64/fseek/g
trunk/common/libBuffer/src/CommonFWriteBufferFlusher.cpp

openc...@googlecode.com

unread,
Oct 24, 2011, 11:01:51 AM10/24/11
to opencolla...@googlegroups.com

Comment #1 on issue 177 by simon.ha...@gmail.com: fseeko64/ftello64 not

this was on the latest osx snow leopard, i should add

Reply all
Reply to author
Forward
0 new messages