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

Build error in Analysis_timing.cs #6

Open
passantfarouk opened this issue May 28, 2021 · 0 comments
Open

Build error in Analysis_timing.cs #6

passantfarouk opened this issue May 28, 2021 · 0 comments

Comments

@passantfarouk
Copy link

passantfarouk commented May 28, 2021

Everything with this amazing toolkit just works fine but whenever i try to build my project to see it on the hololens i get this build error , i tried multiple solutions and nothing was successful

the errors are :
Assets\DxR\Scripts\Analysis_timing.cs(49,39): error CS1503: Argument 1: cannot convert from 'string' to 'System.IO.Stream'
and
Assets\DxR\Scripts\Analysis_timing.cs(101,36): error CS1061: 'StreamWriter' does not contain a definition for 'Close' and no extension method 'Close' accepting a first argument of type 'StreamWriter' could be found (are you missing a using directive or an assembly reference?)
Screenshot (131)

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

1 participant