You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey this issue might be related to #6 - is it in any way possible to use levelSetToObj.m on Windows? since only precompiled linux and mac versions for the function are available as far as I can see, I was wondering if it would be possible to provide a .mexw64 as well?
Thanks a lot!
Cheers,
Tommy
The text was updated successfully, but these errors were encountered:
Yes, that should be possible! As I never work on Windows with MATLAB, I've never gotten round to it. I think it's as simple as running the mex compilation functions from the MATLAB part of: https://github.com/TimVanMourik/LevelSetSource.
If you manage to do that, please send a PR to this repo! :)
Hey this issue might be related to #6 - is it in any way possible to use
levelSetToObj.m
on Windows? since only precompiled linux and mac versions for the function are available as far as I can see, I was wondering if it would be possible to provide a.mexw64
as well?Thanks a lot!
Cheers,
Tommy
The text was updated successfully, but these errors were encountered: