You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: