Gonzalo Garramuño
2008-02-14 20:07:03 UTC
The expression:
const float lut3DMin[3] = { FLT_MIN, FLT_MIN, FLT_MIN };
const float lut3DMax[3] = { FLT_MAX, FLT_MAX, FLT_MAX };
results in the following error when compiling:
Reference-counted pointer assignment failed; the left-hand and
right-hand side types are incompatible (PKN3Ctl8RcObjectE,
N3Ctl12SimdNameNodeE).
const float lut3DMin[3] = { FLT_MIN, FLT_MIN, FLT_MIN };
const float lut3DMax[3] = { FLT_MAX, FLT_MAX, FLT_MAX };
results in the following error when compiling:
Reference-counted pointer assignment failed; the left-hand and
right-hand side types are incompatible (PKN3Ctl8RcObjectE,
N3Ctl12SimdNameNodeE).
--
Gonzalo Garramuño
***@advancedsl.com.ar
AMD4400 - ASUS48N-E
GeForce7300GT
Xubuntu Gutsy
Gonzalo Garramuño
***@advancedsl.com.ar
AMD4400 - ASUS48N-E
GeForce7300GT
Xubuntu Gutsy