kraken icon indicating copy to clipboard operation
kraken copied to clipboard

cal.h missing

Open s0i37 opened this issue 3 years ago • 2 comments

CalDevice.h:4:10: fatal error: cal.h: not found

s0i37 avatar Jun 26 '21 08:06 s0i37

I think this is related to AMD processors and streams. google this variable : calGetErrorString I created dummy (empty) files to fill the gap and eventually got a lot of 'undeclared' variable errors. The dummy files I had to create are: cal.h calcl.h cal_ext_counter.h

good luck.

jimlynnjulian avatar Jul 08 '23 21:07 jimlynnjulian

This error happens if you don't have the right hardware. Run make noati and you won't run into this error. Then you can test with the script in a5_cpu

redawl avatar May 06 '24 14:05 redawl