Closed feveruncle7 closed 5 years ago
Hi @feveruncle7! The short answer is: please copy geodesic.dll
to the folder matlab
and rename it as geodesic_debug.dll
.
Also you can try the update version, which will generate geodesic_debug.dll
or geodesic_release.dll
directly. What I have done is to replace $(ProjectName)
with $(ProjectName)_$(Configuration.toLower())
in geodesic Project Properties -> Configuration Properties -> General -> Target Name
It works! Thank you
@feveruncle7 That's great! I will close this issue. Would you like to star this repository if you find it helpful? Thus other people can easily see it.
Sir or Madam: At first, thanks for your effort. Well I met a problem when using your code. Honestly I am not a skillful programmer. I only make some basic appliction. I intalled MATLAB 2016b and VS2013, I downloaded your code, and I followed your advice: 1.Build projects example0 and example1 in geodesic.sln. 2.Copy built library geodesic.dll to the folder matlab. then I run example1in Matlab. But the matlab shows
I don know whats wrong? btw, My email address is 1317391959@qq.com,waiting for you reply, thank you