Open thelagrangian opened 5 years ago
Hi,
Thanks for pointing out, I have updated the option in CMakeLists.txt
accordingly. Please git pull
the latest version.
Hi jiangzhongshi,
Thank you for the reply. I tried to update the file and built the application again. But it still did not work. I am running it on macos. Do I need to use other OS to make it work? Thank you again.
It’s expected to work on macOS. Can you remove both ‘external’ and ‘build’ the o try again?
I am working on the 2nd part, Neighborhood Computations, of the assignment. It seems to me the mesh viewer cannot show toolbox for me to use checkboxes. I found the same issue from last year, and followed the solution there by enabling NANOGUI option in the CMakeLists.txt file. But it still did not work. Did I miss anything?
Thank you.