-
Notifications
You must be signed in to change notification settings - Fork 76
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Would you have a windows .exe available? #2
Comments
Hi! Thanks for your interest. Yes, I usually work with Ubuntu and macOS, and I never really worked with Windows so I don't feel comfortable supporting the OS. My guess is the code will probably compile without too many modifications but I cannot say for sure. I will try to find someone with Windows experience to test the code but for now there is only Unix and macOS. Sorry. |
hi. First, add SMVS to MVE's sln(https://github.com/andre-schulz/mve (CMake branch)) spherical_harmonics.h
sgm_stereo.cc
or like this URL block_sparse_matrix.h
libs/util/aligned_allocator.h(not SMVS but MVE)
(of course, not only declaration but also definition) .exe is here. thanks. |
Thanks. I've added the changes to SMVS. |
@flanggut "Thanks. I've added the changes to SMVS." Where? |
I added the changes here 733e662 I still won’t support Windows officially because I cannot debug or test on it. |
Hi all, |
thanks. |
@ErfolgreichCharismatisch |
That's awesome, thanks @s-wtnb! I actually had success very recently using a similar method, and I was going to post it all up, although I think yours is a bit cleaner! Thanks for sharing this in such detail, hopefully others can build now too! Happy to share my method if it helps others too! Cheers:) |
@s-wtnb Could you upload a new .exe? The current one is outdated (built on May 15, 2017). |
I am very interested in trying out this software as an alternative to dmrecon and scene2pset. Unfortunately my windows setup making it rather hard to compile the mve software. I see that you are working in Xcode so I imagine you are doing this all on a mac, but in case you have a windows executable, could you include it in your distribution?
Thanks!!!
-ben
The text was updated successfully, but these errors were encountered: