[Bf-cycles] GSoC-Cycles-standalone improvements

Lin M majcjc at gmail.com
Sun Mar 6 03:49:30 CET 2016


Hi Sergey,

I'm trying to compile the cycles standalone but I met some errors when
configuring CMake. The error happens when calling*
target_link_libraries_decoupled(${target} OSL_LIBRARIES) *in the
/blender/intern/cycles/app/CMakeLists.txt. I found that the string
*OSL_LIBRARIES
*contains an unnecessary prefix "optimized" which leads to error when
calling *target_link_libraries_debug* and *target_link_libraries_optimized *in
macros.cmake. The prefix also appears in the variable *OPENIMAGEIO_LIBRARIES
*and *OPENEXR_LIBRARIES. *These variables are passed from outside of this
CMakeList file and I'm not sure how I can locate where the prefix is
appended. Can you give some clues? Thank you!

Best,
Lin

On Thu, Mar 3, 2016 at 2:06 PM, Sergey Sharybin <sergey.vfx at gmail.com>
wrote:

> Hi,
>
> Great to see you managed to get Blender compiled. Did you also manage to
> compile Cycles standalone too?
>
> To further advance with this project try running Cycles and see how it all
> works, see how it could be integrated into a production pipeline and list
> areas which are currently weak and should be improved.
>
> On Thu, Mar 3, 2016 at 8:25 AM, Lin M <majcjc at gmail.com> wrote:
>
>> Hi,
>>
>> I'm Lin, a master candidate from Chinese Academy of Science. I have some
>> experience in CMake and participated GSoC project about spline module of
>> VTK last year. I'm interested in the idea "Cycles standalone improvements".
>> I have just compiled blender and could anyone give me some suggestions
>> about where to go further? Thanks a lot!
>>
>> Best,
>> Lin
>>
>> _______________________________________________
>> Bf-cycles mailing list
>> Bf-cycles at blender.org
>> http://lists.blender.org/mailman/listinfo/bf-cycles
>>
>>
>
>
> --
> With best regards, Sergey Sharybin
>
> _______________________________________________
> Bf-cycles mailing list
> Bf-cycles at blender.org
> http://lists.blender.org/mailman/listinfo/bf-cycles
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.blender.org/pipermail/bf-cycles/attachments/20160306/9dcd9532/attachment.htm 


More information about the Bf-cycles mailing list