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

added DepthFirstScheduler reference to VRM.Sample #241

Merged
merged 1 commit into from
May 10, 2019

Conversation

walf443
Copy link
Contributor

@walf443 walf443 commented Apr 27, 2019

This fix error followings

Assets\VRM.Samples\Scripts\VRMRuntimeLoader.cs(166,13): error CS0012: The type 'Unit' is defined in an assembly that is not referenced. You must add a reference to assembly 'DepthFirstScheduler, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null'.

fix error

Assets\VRM.Samples\Scripts\VRMRuntimeLoader.cs(166,13): error CS0012: The type 'Unit' is defined in an assembly that is not referenced. You must add a reference to assembly 'DepthFirstScheduler, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null'.
@hiroj
Copy link
Contributor

hiroj commented May 10, 2019

Thanks for fix, I will merge.

@hiroj hiroj added this to the v0.52.0 milestone May 10, 2019
@hiroj hiroj added the bug Something isn't working label May 10, 2019
@hiroj hiroj self-requested a review May 10, 2019 09:51
@hiroj hiroj merged commit 39f29c2 into vrm-c:master May 10, 2019
@walf443 walf443 deleted the fix/UnitError branch May 10, 2019 09:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants