sskodje / ScreenRecorderLib

A .NET library for screen recording in Windows, using native Microsoft Media Foundation for realtime encoding to h264 video or PNG images.
MIT License
414 stars 94 forks source link

not compatible with vs 2022 #247

Closed aqibbanday closed 1 year ago

sskodje commented 1 year ago

I'm going to need some more information here. What isn't compatible with vs 2022?

aqibbanday commented 1 year ago

I'm going to need some more information here. What isn't compatible with vs 2022?

Project isn't working in vs2022 without retargeting

sskodje commented 1 year ago

You may need to install the correct Windows SDK or .net framework in visual studio installer.