Forum Discussion
Altera_Forum
Honored Contributor
8 years agoYou should put the output of that command in the linker settings of visual studio. Though, if you don't do this, compilation should fail. Don't you get any warning or errors during compilation of the host code? It seems to me that you are compiling the host code against some other OpenCL SDK (maybe AMD's or Intel's CPU SDK?) or else non-FPGA devices should not at all be detected when you compile using Altera's OpenCL SDK.
Unfortunately I do not have my FPGA environment set up on Windows and hence, I cannot give you exact instructions.