pinterf / KNLMeansCL

An optimized OpenCL implementation of the Non-local means de-noising algorithm
GNU General Public License v3.0
16 stars 4 forks source link

KNLMeansCL.vcxproj could not be found... #4

Open newcapricasean opened 1 year ago

newcapricasean commented 1 year ago

KNLMeansCL\KNLMeansCL\KNLMeansCL.vcxproj : error : Project "Z:\KNLMeansCL\KNLMeansCL\KNLMeansCL.vcxproj" could not be found.

I get this, anytime I try to open either the folder, or the included solution file, in Visual Studio 2022. This is with either the source code, from the releases section, or the cloned directory, from master. Any ideas of what I'm doing wrong? I have included the files/folders that the readme instructed me to.