gabyx / ApproxMVBB

Fast algorithms to compute an approximation of the minimal volume oriented bounding box of a point cloud in 3D.
Mozilla Public License 2.0
441 stars 93 forks source link

ApproxMVBB library version could not be determined!,GIT-NOTFOUND #40

Closed NikLasov closed 4 years ago

NikLasov commented 4 years ago

Hello, I have read the ApproxMVBB library version could not be determined!, HEAD-HASH-NOTFOUND. Gabyx says get the repository with clone and not from .zip. I have done that and I still get this error (used Git Desktop). Is there any solution to this ? image

gabyx commented 4 years ago

it seems you dont have git installed in your system!

Von meinem iPhone gesendet

Am 07.07.2020 um 19:26 schrieb NikLasov notifications@github.com:

Hello, I have read the ApproxMVBB library version could not be determined!, HEAD-HASH-NOTFOUND. Gabyx says get the repository with clone and not from .zip. I have done that and I still get this error (used Git Desktop). Is there any solution to this ?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or unsubscribe.

gabyx commented 4 years ago

I think you can already use the zipped version and build it as far as I see. It should work ;-)! Can you test that?

NikLasov commented 4 years ago

I have git but I used Github Desktop to clone this application. Sorry I am really a starter with both. I will try the .zip file.

NikLasov commented 4 years ago

It configured. Thank you for your input