Skip to content

Compiler error: 'sym' is not accessible using discriminant 'kind' of type 'TNode' [FieldDefect] #9

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

Open
jorjun opened this issue May 27, 2021 · 2 comments

Comments

@jorjun
Copy link

jorjun commented May 27, 2021

Executing task: nim c -o:bin/trace_of_radiance --threads:on -r trace_of_radiance.nim <

Hint: used config file '/opt/homebrew/Cellar/nim/1.4.8/nim/config/nim.cfg' [Conf]
Hint: used config file '/opt/homebrew/Cellar/nim/1.4.8/nim/config/config.nims' [Conf]
........................................................................................fatal.nim(49) sysFatal
Error: unhandled exception: 'sym' is not accessible using discriminant 'kind' of type 'TNode' [FieldDefect]
The terminal process "/opt/homebrew/bin/fish '-c', 'nim c -o:bin/trace_of_radiance --threads:on -r trace_of_radiance.nim'" terminated with exit code: 1.

I learning about vector maths thanks to this project, but the scene abstraction stuff is beyond my ability right now

@mratsim
Copy link
Owner

mratsim commented Jun 1, 2021

seems like a regression, what Nim compiler version are you using?

@jorjun
Copy link
Author

jorjun commented Jun 7, 2021

This was latest nim on my Mac (M1 arch) 1.4.8

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