I am using Visual Studio Community 2013 Version 12 Update 4 and OpenCL Code Builder 1.4.0.25 on 64-bit laptop (Windows 8.1, Intel Core i5-5200U and GPU HD Graphics 5500).
I have created a Code Builder project for Windows in C++ and I can build (Configuration: Debug Win32) and run it without any problem.
I have created a session, and Visual Studio always crashes when I try to use following options
- build program and compile program from Code-builder menu
- build session and compile session from contextual menu
What should I do to make Code Builder work?