cancel
Showing results for 
Search instead for 
Did you mean: 

General Discussions

m_hassankhan90
Journeyman III

intrin.h: No such file or directory

Hi everyone,

I am new to OpenCL, trying to compile my first OpenCL code in a very basic C++ editor.

#include <CL/cl.hpp>

int main(int argc, char** argv)

{

cl::Platform platform;

return 0;

}

When I compile this code, I get "intrin.h: No such file or directory" error. This code does compile on Visual Studio on my friends pc. Please help me. I am using Falcon C++ editor with MinGW compiler.

Thanks

Hassan Khan

0 Likes
1 Reply

This is the best AMD Forum to post your question about OpenCL programming: OpenCL .

If for some reason you are not able to register or log on, Post back here and I will notify the AMD Moderator to help you be put on the White list.

Deepak ​.

0 Likes