OK, i did this change but I still get the same error

--- build_files/cmake/Modules/FindOpenCOLLADA.cmake     (revision
40541)
+++ build_files/cmake/Modules/FindOpenCOLLADA.cmake     (working copy)
@@ -61,6 +61,8 @@

 SET(_opencollada_SEARCH_DIRS
   ${OPENCOLLADA_ROOT_DIR}
+  /usr/lib64
+  /usr/include
   /usr/local
   /sw # Fink
   /opt/local # DarwinPorts

Zan

On Sun, Sep 25, 2011 at 8:09 AM, Dan Eicher <[email protected]> wrote:
> FindOpenCOLLADA.cmake doesn't look for the headers in /usr/include
> because (all?) other distros put then into some variation of
> /usr/include/opencollada/<module>/(include)/*.h
>
> Dan
>
> On Sat, Sep 24, 2011 at 11:26 PM, Daniel Salazar - 3Developer.com
> <[email protected]> wrote:
>> It seems open collada stoped building here in Open SuSE 11.4
>>
>> this are the collada libs i got installed:
>>
>> http://www.pasteall.org/25132
>>
>> this is the output of cmake after the first building:
>>
>> http://www.pasteall.org/25133
>>
>> And after enabling OpenCollada manually:
>>
>> -- Could NOT find OpenCOLLADA (missing:  _opencollada_INCLUDES)
>>
>> any help appreciated, I'd like to get this running asap :s
>>
>> cheers!
>>
>> Daniel Salazar
>> 3Developer.com
>> _______________________________________________
>> Bf-committers mailing list
>> [email protected]
>> http://lists.blender.org/mailman/listinfo/bf-committers
>>
> _______________________________________________
> Bf-committers mailing list
> [email protected]
> http://lists.blender.org/mailman/listinfo/bf-committers
>
_______________________________________________
Bf-committers mailing list
[email protected]
http://lists.blender.org/mailman/listinfo/bf-committers

Reply via email to