05-02-2022, 07:21 AM
You have a build without "libigl" which is why it returns 'undef', it is not available.
Wings should have noticed and used the old implementation, so that is a bug.
But downloading and building libigl should be automatic, so if you have built wings
your self, can you check the build logs for errors.
You will need to have a C++ compiler installed.
Do a 'git clean -dfxxx' and redo and see if you get any errors
when building.
Wings should have noticed and used the old implementation, so that is a bug.
But downloading and building libigl should be automatic, so if you have built wings
your self, can you check the build logs for errors.
You will need to have a C++ compiler installed.
Do a 'git clean -dfxxx' and redo and see if you get any errors
when building.