cancel
Showing results for 
Search instead for 
Did you mean: 

Archives Discussions

sschuberth
Adept I

Garbage at end of build log

Hi,

 

I'm really wondering if no one else is seeing this as I've read no reports about it yet: I'm always seeing garbage at the end of a build log. It looks like

---8<---

C:\Users\SEBAST~1\AppData\Local\Temp\OCL7E3F.tmp.cl(9): error: bad argument

type to opencl image op: expected write_only image type

write_imagef(output, pos, pixel);

^

1 error detected in the compilation of "C:\Users\SEBAST~1\AppData\Local\Temp\OCL7E3F.tmp.cl".

ð­ºîþ

 

---8<---

 

As I'm not seeing any garbage for other OpenCL drivers with the same code I doubt there's a bug in my code (I'm using the Khronos C++ wrapper).

Is anyone else having garbage at the end of the build log?

0 Likes
10 Replies