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
When I try and add a reference to x265.dll by browsing to the folder containing the dll as extracted from libx265_3.4_msvc16.zip( in folder bin/x64) I expect to see x265 added to the reference list
Expected Behavior
I get the error l
( A reference could not be added.)
Steps to Reproduce
Open a Visual Studio c# project targeting .Net 4.7.2
Select Add Reference.. by right-clicking on References
Browse to folder containing x265.dll and select it. A check mark appears
Click OK and error message appears
Your Environment
Version Used:
Windows 11
Visual Studio 2022
Possible Fix
The text was updated successfully, but these errors were encountered:
Context
When I try and add a reference to x265.dll by browsing to the folder containing the dll as extracted from libx265_3.4_msvc16.zip( in folder bin/x64) I expect to see x265 added to the reference list
Expected Behavior
I get the error l
( A reference could not be added.)
Steps to Reproduce
Your Environment
Possible Fix
The text was updated successfully, but these errors were encountered: