Dears,
I am running Visual Studio Community 2015 on WIndows 7, 64bit.
===================================[ System / CPU ]
- CPU Name: Intel(R) Core(TM) i5-4300M CPU @ 2.60GHz
- CPU Core Speed: 2594 MHz
- CPU logical cores: 4
- Family: 6 - Model: 12 - Stepping: 3
- Physical Memory Size: 8192 MB
- Operating System: Windows 7 64-bit build 7601 [Service Pack 1]
- PhysX Version: drivers not installed
===================================[ OpenCL Capabilities ]
- Num OpenCL platforms: 2
- CL_PLATFORM_NAME: Intel(R) OpenCL
- CL_PLATFORM_VENDOR: Intel(R) Corporation
- CL_PLATFORM_VERSION: OpenCL 1.2
- CL_PLATFORM_PROFILE: FULL_PROFILE
- Num devices: 2
===================================[ OpenGL GPU Capabilities ]
- OpenGL vendor: Intel
- OpenGL renderer: Intel(R) HD Graphics 4600
- OpenGL Version: 4.2.0 - Build 10.18.10.3574
- GLSL (OpenGL Shading Language) Version: 4.20 - Build 10.18.10.3574
starting a OpenCL project I got
Code Builder initialization failed:
Unable to load DLL 'KernelBuilderAPI.dll': The specified procedure could not be found. (Exception from HRESULT: 0x8007007F)
Please help to fix it.
Thank you.