We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
error CS0246: The type or namespace name 'ObsWebSocket' could not be found (are you missing a usi ng directive or an assembly reference?)
The text was updated successfully, but these errors were encountered:
Pulled yesterday, works perfectly. Have you called the restore target?
Sorry, something went wrong.
This is from Harold Dickerman, I haven't tested these instructions:
Here are the build instructions for PowerPointToOBSSceneSwitcher: https://visualstudio.microsoft.com/thank-you-downloading-visual-studio-exp/?sku=Community&rel=16
Ensure NuGet.org is listed in Visual Studio as a package source, per fix: https://stackoverflow.com/questions/52376567/how-to-resolve-unable-to-find-package-nuget-error
Download and install: https://dotnet.microsoft.com/download/dotnet/thank-you/runtime-3.1.14-windows-x64-installer
Download and install: https://github.com/Palakis/obs-websocket/releases/download/4.9.0/obs-websocket-4.9.0-Windows-Installer.exe
Download and unzip https://github.com/shanselman/PowerPointToOBSSceneSwitcher/archive/refs/heads/main.zip
Double click on PowerPointToOBSSceneSwitcher.sln should open Visual Studio
Select Build > Build PowerPointToOBSSceneSwitcher.sln
No branches or pull requests
error CS0246: The type or namespace name 'ObsWebSocket' could not be found (are you missing a usi
ng directive or an assembly reference?)
The text was updated successfully, but these errors were encountered: