Issue 176 in opencollada: SCons fails to build with gcc 4.6.1 on arch linux - r847

6 views
Skip to first unread message

openc...@googlecode.com

unread,
Oct 10, 2011, 8:51:14 PM10/10/11
to opencolla...@googlegroups.com
Status: New
Owner: ----
Labels: Type-Defect Priority-Medium

New issue 176 by ideasma...@gmail.com: SCons fails to build with gcc 4.6.1
on arch linux - r847
http://code.google.com/p/opencollada/issues/detail?id=176

Opencollada r847

g++ -o
COLLADAStreamWriter/obj/posix/x86_64/release/src/COLLADASWStreamWriter.o -c
-O2 -DNDEBUG -fpermissive -DGENERATEDSAXPARSER_XMLPARSER_LIBXML
-DGENERATEDSAXPARSER_VALIDATION -ICOLLADAStreamWriter/include
-Icommon/libftoa/include -Icommon/libBuffer/include
-ICOLLADABaseUtils/include COLLADAStreamWriter/src/COLLADASWStreamWriter.cpp
In file included from
COLLADAStreamWriter/src/COLLADASWStreamWriter.cpp:19:0:
common/libBuffer/include/CommonFWriteBufferFlusher.h:28:11:
error: '__int64' does not name a type
common/libBuffer/include/CommonFWriteBufferFlusher.h:29:43:
error: 'FilePosType' was not declared in this scope
common/libBuffer/include/CommonFWriteBufferFlusher.h:29:55: error: template
argument 2 is invalid
common/libBuffer/include/CommonFWriteBufferFlusher.h:29:55: error: template
argument 5 is invalid


Attached a patch of some small edits I needed to make to even get this far.

Attachments:
opencollada_r847_build.diff 924 bytes

openc...@googlecode.com

unread,
Oct 13, 2011, 9:07:49 PM10/13/11
to opencolla...@googlegroups.com
Updates:
Status: Fixed

Comment #1 on issue 176 by ideasma...@gmail.com: SCons fails to build with

Fixed in recent svn but recommend using CMake,
I've been getting it working optimally on ArchLinux myself, it also has a
working `install` target which scons is missing.

Reply all
Reply to author
Forward
0 new messages