Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NotImplementedException while trying to Refresh devices (Reorder project in cscore) #460

Open
atrivedisys opened this issue Sep 2, 2021 · 2 comments

Comments

@atrivedisys
Copy link

atrivedisys commented Sep 2, 2021

Hi,
I was trying with the cscore project and while running, its throwing an exception ''The method or operation is not implemented" when I hit 'Refresh Devices' button on Recorder project. (Please refer screenshot). Not able to understand the reason as not able to find any other ways.
refresh_device
interopCalls_cs
Any help or guidance please.

@filoe
Copy link
Owner

filoe commented Sep 2, 2021 via email

@phr00t
Copy link

phr00t commented Dec 25, 2021

I got past this by modifying this file: CSCore/CSCore.csproj

Line 632 to:

  set sdk=%25PROGRAMFILES(x86)%25\Microsoft SDKs\Windows\v10.0A\bin\NETFX 4.8 Tools

... it was using an old SDK for like 8.1. Rebuilt. Got some more errors, but it at least got passed the original error..

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants