You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Though the Nvidia Capture SDK was deprecated for Windows 10 and the latest version 7.1.1 does still work. Could this be supported somehow with this library? I tried to use it, but it links to an nvidia-fbc dynamic library that doesn't exist.
The text was updated successfully, but these errors were encountered:
It looks like a different header would have to be used on the windows target OS C:\Program Files (x86)\NVIDIA Corporation\NVIDIA Capture SDK\inc\NvFBC\nvFBC.h and I believe C:\Program Files (x86)\NVIDIA Corporation\NVIDIA Capture SDK\lib\NvAPI\amd64\nvapi64.lib or C:\Program Files (x86)\NVIDIA Corporation\NVIDIA Capture SDK\lib\NvAPI\x86\nvapi.lib.
Though the Nvidia Capture SDK was deprecated for Windows 10 and the latest version 7.1.1 does still work. Could this be supported somehow with this library? I tried to use it, but it links to an
nvidia-fbc
dynamic library that doesn't exist.The text was updated successfully, but these errors were encountered: