cancel
Showing results for 
Search instead for 
Did you mean: 

Archives Discussions

gaolining
Journeyman III

OpenCL under the Ms VC++6.0

I had built my program successfully under MS VC++2010, but I also need a version built under MS VC++6.0. When I built the program under VC6, the complier gave the following information: cl.h(59): error: identifier "intptr_t" is undefined.

Is there any solution to solve the problem? Whether OpenCL Had been tested under MS VC6.0?

0 Likes
3 Replies
dipak
Big Boss

Hi,

Please check the AMD_APP_SDK_Getting_Started_Guide.pdf (specially section "Supported Devices") to find system requirements and compiler support.

Regards,

Thank you for your reply.The "supported Devices" does not list the MS VC6.0. Can I make the conclusion that opencl dose not support MS VC6.0?

0 Likes

In that case it can be assumed that it was not tested on that VS version. We advice you to use as per recommended list.

Regards,

0 Likes