Thank you Campbell I went ahead and disabled the flag but I still got this :s

http://www.pasteall.org/33180

and this is my entire CMakeCache.txt file in case it's useful

http://www.pasteall.org/33181

Daniel Salazar
patazstudio.com


On Sat, Jun 23, 2012 at 8:25 AM, Campbell Barton <[email protected]> wrote:
> @Daniel, try disable CMake's new WITH_SYSTEM_OPENJPEG option, this
> will build against OpenJPEG 1.5 bundled with blender.
>
> On Sat, Jun 23, 2012 at 3:27 PM, Campbell Barton <[email protected]> wrote:
>> The issue is that blender links against a static OIIO which has calls
>> to openjpeg. if those are not resolved when linking blenders binary,
>> blender wont build - giving linking errors.
>>
>> Ill add the CMake option to build on linux with our bundled openjpeg,
>> might simplify things.
>>
>> On Sat, Jun 23, 2012 at 2:57 PM, Thomas Dinges <[email protected]> wrote:
>>> Well the problems Daniel get, are in Blenders compile process. If OIIO
>>> has been built with OpenJPEG support, it can read the format, disabling
>>> the option for Blender won't have an affect on OIIO.
>>>
>>> Am 23.06.2012 14:51, schrieb Campbell Barton:
>>>> OpenImageIO requires it, therefor cycles.
>>>>
>>>> we could build OpenImageIO without openjpeg to workaround this
>>>> problem, but then it cant open Jpeg 2000.
>>>>
>>>> On Sat, Jun 23, 2012 at 12:45 PM, Thomas Dinges <[email protected]> wrote:
>>>>> Why don't you just disable OpenJPEG? It's only used for Jpeg 2000 support.
>>>>>
>>>>> Am 23.06.2012 04:33, schrieb Daniel Salazar - 3Developer.com:
>>>>>> I have upgrated my libs to:
>>>>>>
>>>>>> OpenJPEG: 2.0.0
>>>>>> JPEG: 8.3.0
>>>>>>
>>>>>> I'm getting this error when trying to build with OpenJPEG enabled
>>>>>>
>>>>>> http://www.pasteall.org/33157
>>>>>>
>>>>>> Daniel Salazar
>>>>>> patazstudio.com
>>>>>>
>>>>> --
>>>>> Thomas Dinges
>>>>> Blender Developer, Artist and Musician
>>>>>
>>>>> www.dingto.org
>>>>>
>>>>> _______________________________________________
>>>>> Bf-committers mailing list
>>>>> [email protected]
>>>>> http://lists.blender.org/mailman/listinfo/bf-committers
>>>>
>>>>
>>>
>>>
>>> --
>>> Thomas Dinges
>>> Blender Developer, Artist and Musician
>>>
>>> www.dingto.org
>>>
>>> _______________________________________________
>>> Bf-committers mailing list
>>> [email protected]
>>> http://lists.blender.org/mailman/listinfo/bf-committers
>>
>>
>>
>> --
>> - Campbell
>
>
>
> --
> - Campbell
> _______________________________________________
> 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