Looking at the solution tree, it seems that the references are not actually resolved correctly, so this would be expected? Note all the fellow triangles. As for why that might be, can you check the Resolve log that shows when you select the References node?
E: Invalid remote project ‘github.com/mosh/ImportSolution/MotionTransitioning.elements:’ referenced from ‘MaterialTableView’: project at ‘/Users/JohnMoshakis/Library/Application Support/RemObjects Software/EBuild/Packages/EBuild/github.com.mosh.ImportSolution’ does not exist.
E: Invalid remote project 'github.com/mosh/ImportSolution/MDFTextAccessibility.elements:’ referenced from ‘MaterialTableView’: project at ‘/Users/JohnMoshakis/Library/Application Support/RemObjects Software/EBuild/Packages/EBuild/github.com.mosh.ImportSolution’ does not exist.
E: Invalid remote project ‘github.com/mosh/ImportSolution/MDFInternationalization.elements:’ referenced from ‘MaterialTableView’: project at ‘/Users/JohnMoshakis/Library/Application Support/RemObjects Software/EBuild/Packages/EBuild/github.com.mosh.ImportSolution’ does not exist.
E: Invalid remote project 'github.com/mosh/ImportSolution/MotionInterchange.elements:’ referenced from ‘MaterialTableView’: project at ‘/Users/JohnMoshakis/Library/Application Support/RemObjects Software/EBuild/Packages/EBuild/github.com.mosh.ImportSolution’ does not exist.
E: Invalid remote project ‘github.com/mosh/ImportSolution/MaterialComponents.elements:’ referenced from ‘MaterialTableView’: project at ‘/Users/JohnMoshakis/Library/Application Support/RemObjects Software/EBuild/Packages/EBuild/github.com.mosh.ImportSolution’ does not exist.
E: Invalid remote project 'github.com/mosh/ImportSolution/MotionAnimator.elements:’ referenced from ‘MaterialTableView’: project at ‘/Users/JohnMoshakis/Library/Application Support/RemObjects Software/EBuild/Packages/EBuild/github.com.mosh.ImportSolution’ does not exist.
E: Invalid remote project ‘github.com/mosh/ImportSolution/MaterialComponentsBeta.elements:*’ referenced from ‘MaterialTableView’: project at ‘/Users/JohnMoshakis/Library/Application Support/RemObjects Software/EBuild/Packages/EBuild/github.com.mosh.ImportSolution’ does not exist.
E: Invalid remote project 'github.com/mosh/ImportSolution/MotionTransitioning.elements:*' referenced from 'MaterialTableView': project at '/Users/mh/Library/Application Support/RemObjects Software/EBuild/Packages/EBuild/github.com.mosh.ImportSolution' does not exist.
this should have the full project file name, not just the folder. investigating…
No, /Users/mh/Library/Application Support/RemObjects Software/EBuild/Packages/EBuild/github.com.mosh.ImportSolution is the folder, its missing the filename. Already found the bug, but fixing it exposed a compiler bug and I can’t build the fix >:(. Will need to wait til tomorrow, sorry.