I have spent about a substantial amount of time just trying to successfully install INDE Starter Edition. Too much time, and every time I take a step, another error happens!
I was finally able to get it "installed", and when I did, I went straight away to start writing the software that I want. Well, a time came when I had to save my work and shut everything down, as happens most nights, except when I came back to my project, I can't open the solution, it just blew up on me.
I get these errors in Visual Studio 2013 Community Edition:
C:\Users\Todd\Documents\Visual Studio 2013\Projects\OpenGenetics\OpenGenetics\OpenGenetics.vcxproj : error : Unable to read the project file "OpenGenetics.vcxproj".
C:\Users\Todd\Documents\Visual Studio 2013\Projects\OpenGenetics\OpenGenetics\OpenGenetics.vcxproj(196,5): The imported project "C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\BuildCustomizations\IntelOpenCL.targets" was not found. Confirm that the path in the <Import> declaration is correct, and that the file exists on disk.C:\Users\Todd\Documents\Visual Studio 2013\Projects\OpenGenetics\OpenGenetics\OpenGenetics.vcxproj : error : Unable to read the project file "OpenGenetics.vcxproj".
C:\Users\Todd\Documents\Visual Studio 2013\Projects\OpenGenetics\OpenGenetics\OpenGenetics.vcxproj(196,5): The imported project "C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\BuildCustomizations\IntelOpenCL.targets" was not found. Confirm that the path in the <Import> declaration is correct, and that the file exists on disk.C:\Users\Todd\Documents\Visual Studio 2013\Projects\OpenGenetics\OpenGenetics\OpenGenetics.vcxproj : error : Unable to read the project file "OpenGenetics.vcxproj".
C:\Users\Todd\Documents\Visual Studio 2013\Projects\OpenGenetics\OpenGenetics\OpenGenetics.vcxproj(196,5): The imported project "C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\BuildCustomizations\IntelOpenCL.targets" was not found. Confirm that the path in the <Import> declaration is correct, and that the file exists on disk.C:\Users\Todd\Documents\Visual Studio 2013\Projects\OpenGenetics\OpenGenetics\OpenGenetics.vcxproj : error : Unable to read the project file "OpenGenetics.vcxproj".
C:\Users\Todd\Documents\Visual Studio 2013\Projects\OpenGenetics\OpenGenetics\OpenGenetics.vcxproj(196,5): The imported project "C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\BuildCustomizations\IntelOpenCL.targets" was not found. Confirm that the path in the <Import> declaration is correct, and that the file exists on disk.C:\Users\Todd\Documents\Visual Studio 2013\Projects\OpenGenetics\OpenGenetics\OpenGenetics.vcxproj : error : Unable to read the project file "OpenGenetics.vcxproj".
C:\Users\Todd\Documents\Visual Studio 2013\Projects\OpenGenetics\OpenGenetics\OpenGenetics.vcxproj(196,5): The imported project "C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\BuildCustomizations\IntelOpenCL.targets" was not found. Confirm that the path in the <Import> declaration is correct, and that the file exists on disk.C:\Users\Todd\Documents\Visual Studio 2013\Projects\OpenGenetics\OpenGenetics\OpenGenetics.vcxproj : error : Unable to read the project file "OpenGenetics.vcxproj".
C:\Users\Todd\Documents\Visual Studio 2013\Projects\OpenGenetics\OpenGenetics\OpenGenetics.vcxproj(196,5): The imported project "C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\BuildCustomizations\IntelOpenCL.targets" was not found. Confirm that the path in the <Import> declaration is correct, and that the file exists on disk.C:\Users\Todd\Documents\Visual Studio 2013\Projects\OpenGenetics\OpenGenetics\OpenGenetics.vcxproj : error : Unable to read the project file "OpenGenetics.vcxproj".
C:\Users\Todd\Documents\Visual Studio 2013\Projects\OpenGenetics\OpenGenetics\OpenGenetics.vcxproj(196,5): The imported project "C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\BuildCustomizations\IntelOpenCL.targets" was not found. Confirm that the path in the <Import> declaration is correct, and that the file exists on disk.
Any help would be awesome, I do appreciate it, despite the frustration. Thanks in advance.