qaisbayabani / SCRCPY-C-Sharp-Client

37 stars 18 forks source link

after nuget install opencvsharp 2.0.4666.42387, still can not find class Window and VideoCapture and Cv2 #3

Closed killaragorn closed 3 years ago

killaragorn commented 3 years ago

Hello, I installed opencvshrp using nuget according to your requirements, but it still fails to compile, because I can’t find window, Cv2, and VideoCapture. Can you help me a little bit?

environment: vs 2019 version 16.11.0 opencvsharp version 2.0.4666.42387 image

qaisbayabani commented 3 years ago

dear sory for late response its only instalation related issue your soft nuget is not instaled correctly or added to your project so the IDE is not recognizing the command and marked red line under.

qaisbayabani commented 3 years ago

Hello, I installed opencvshrp using nuget according to your requirements, but it still fails to compile, because I can’t find window, Cv2, and VideoCapture. Can you help me a little bit?

environment: vs 2019 version 16.11.0 opencvsharp version 2.0.4666.42387 image

qaisbayabani commented 3 years ago

123

qaisbayabani commented 3 years ago

instal with MS Visual Studio default NUGet Manager

qaisbayabani commented 3 years ago

i have 4.x version as u can c

killaragorn commented 3 years ago

Thanks for replying! The problem has been solved. Thank you very much