Closed petrasvestartas closed 6 years ago
Yes, you can compile minkowski.dll under 64 bits. Just switch compiler like this:
Thank you for reply and patience. I am trying to do this for an hour in visual studio 2017 command prompt without success.
What I do step by step:
Could you help me with this one?
It loads into Rhinoceros software correctly, thank you. I downloaded your minkowski.zip and replaced the file. All good.
Tomorrow I will try to see how I can compile on my computer the 64 bit version according to your links. Really happy not see an error... Thank you
Hi,
I am trying to implement your library is my software, and I get error:
I really need to run the code on 64 bit, as I cannot load native code minkowski.dll that is 32 bit (I assume it is) on 64 bit environment (I assume this is the main error).
Is there any way to compile it under 64 bits?