Got CL_INVALID_BINARY error when emulated HelloWorld example on Windows
I followed the "aocl_getting_started.pdf" instruction to implement the hello_world example on Window. But I got error message about CL_INVALID_BINARY when I tried to run the emulator. The st...