Forum Discussion
Altera_Forum
Honored Contributor
10 years ago --- Quote Start --- After all these steps I successfully managed to run emulation. I may have forgotten about something and if so, please post an error you got and I may recall a solution to it. --- Quote End --- I could build the Mandelbrot example successfully, but get the following error when I run it from the directory where the AOCX file is. --- Quote Start --- c:\altera\examples\mandelbrot\device> ..\bin\mandelbrot.exe Using platform: Altera SDK for OpenCL Using 1 devices: EmulatorDevice : Emulated Device Using AOCX: mandelbrot_kernel.aocx AOCX file 'mandelbrot_kernel.aocx' does not exist. ERROR: CL_INVALID_PROGRAM Location: ..\common\src\AOCLUtils\opencl.cpp:368 Failed to load binary file --- Quote End ---