Hi,
I am encountering problems when trying to build the ArrayFire getting started examples (i.e. Helloworld) with MSVC10 on Windows 7.
Compilation for openCL target would not complete, giving this hint:
Error: The "ConfigurationGeneral" rule is missing from the project.
Indeed the overall configuration section in "project properties" is missing.
This is odd, since the opencl sdk and drivers for my devices (Intel) seem to be properly installed: I can successfully compile and run the Helloworld sample from Intel with MSVC10.
How can further track this problem?
Thanks,
Daniel