On 01/10/16 09:16 PM, Orion Poplawski wrote:
> On 09/30/2016 11:21 PM, Luya Tshimbalanga wrote:
>> -----BEGIN PGP SIGNED MESSAGE-----
>> Hash: SHA256
>>
>> Removing these lines from the spec file below
>>
>> # -DBoost_INCLUDE_DIR=%{_includedir} \
>> # -DLUXRAYS_DISABLE_OPENCL:BOOL=OFF \
>> # -DCMAKE_CXX_FLAGS="$CXXFLAGS -DLUXRAYS_DISABLE_OPENCL=0" \
>> # -DCMAKE_CXX_FLAGS="$CXXFLAGS" \
>> #%%if %%{?_lib} == "lib64"
>> # -DLIBDIR=%{_lib} \
>> #%%endif
>> # ..
>>
>> resolves the issue. Because upstream requires embree as dependency (only
>> available for 64 bit architectures),
>> the conditional statement "%{?_lib} == "lib64" is no longer valid. The
>> build is running as I type and I will remove the remaining
>> of non longer needed commented codes.
>>
>
> I wonder if disabling opencl avoided the missing embree header before.
>
>
I tried that method. It returns the same result.-- Luya Tshimbalanga Graphic & Web Designer E: [email protected] W: http://www.coolest-storm.net _______________________________________________ devel mailing list -- [email protected] To unsubscribe send an email to [email protected]
