nvEncodeAPI.dll refrence could not be added to my C# project -


i have c# project cloudgaming testbed. wanna add nvencodeapi.dll project, error has been occured :

a refrence '*.dll' not added. please make sure file accessible, , valid assembly or com component.

i searched in stack , there solutions didnt work me. know why dll might not import or how around it?

1) right click on project , choose add reference.

2) choose browse tab , go find assembly

3) after adding assembly include reference in class or form ever going use

using myownclass;


Comments

Popular posts from this blog

php - How to display all orders for a single product showing the most recent first? Woocommerce -

asp.net - How to correctly use QUERY_STRING in ISAPI rewrite? -

angularjs - How restrict admin panel using in backend laravel and admin panel on angular? -