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

When i use the Dlls for building Unity application, it is throwing errors #17

Open
syameshk opened this issue May 21, 2018 · 1 comment

Comments

@syameshk
Copy link

I'm getting the following errors

Assets/Emgu.TF/Scripts/Inception.cs(32,38): error CS1061: Type Emgu.Models.FileDownloadManager' does not contain a definition for CurrentWebClient' and no extension method CurrentWebClient' of type Emgu.Models.FileDownloadManager' could be found. Are you missing an assembly reference?

Assets/Emgu.TF/Scripts/Inception.cs(97,43): error CS0029: Cannot implicitly convert type void' to object'

Please advice

@emgucv
Copy link
Owner

emgucv commented May 23, 2019

The official Emgu TF for Unity release from our webstore or Unity Asset store, currently at version 1.13.1, works without these compilation errors.

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

2 participants