Bug#694879: Blender + OpenCOLLADA FTBFS
ian_bruce at mail.ru
ian_bruce at mail.ru
Thu Aug 4 11:08:30 UTC 2016
If removing the illegal UTF-8 and Windows-1252 characters doesn't fix
the problem, then try this:
--- opencollada/COLLADAFramework/COLLADAFWPrerequisites.h.orig 2014-07-03 09:30:54.000000000 -0700
+++ opencollada/COLLADAFramework/COLLADAFWPrerequisites.h 2016-08-04 03:42:44.765860036 -0700
@@ -11,6 +11,7 @@
#ifndef __COLLADAFW_PREREQUISITES_H__
#define __COLLADAFW_PREREQUISITES_H__
+#include <vector>
#include <string>
namespace COLLADAFW
More information about the pkg-multimedia-maintainers
mailing list