91
Views
1
Comments
Solved
[Amazon Rekognition Face Matching] AmazonRekognitionFaceMatching compilation error 
Question
amazon-rekognition-face-matching
Web icon
Forge asset by Nick Hines

Hello,

I'm trying to publish AmazonRekognitionFaceMatching but I got the below compiler error 

.NET Compilation.

CSC : error CS0006: Metadata file 'packages\AWSSDK.Rekognition.3.3.8.12\analyzers\dotnet\cs\AWSSDK.Rekognition.CodeAnalysis.dll' could not be found

kindly advice,

AmazonRekognitionFaceMatching.PNG
UserImage.jpg
Nick Hines
Solution

karim shaheed wrote:

Hello,

I'm trying to publish AmazonRekognitionFaceMatching but I got the below compiler error 

.NET Compilation.

CSC : error CS0006: Metadata file 'packages\AWSSDK.Rekognition.3.3.8.12\analyzers\dotnet\cs\AWSSDK.Rekognition.CodeAnalysis.dll' could not be found

kindly advice,

Hi Karim,


I fixed the bug with the missing DLL. I am not sure why Visual Studio decided to include the Analyser assembly but all should be OK now. Be very interested in what you are thinking of using the component for.


Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.