-
Notifications
You must be signed in to change notification settings - Fork 36
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
Build fails on OS X 10.9 #2
Comments
Please try the latest the version (3.1) which includes fixes for the compilation issues on OS X. Homebrew formulas have also been updated... Best |
Thanks! Compilation issues seem to be fixed. However, when I run make, it terminates with
That is probably a minor issue, but I'm not sure how to fix it. |
Doing |
Thank you for reporting back, I will look into the issue you described. In that regard, did you use homebrew or compile the code yourself? (Edit: my bad, you already mentioned that you had run make) |
I compiled the code myself. Unfortunately, homebrew (I edited the Vrui brew-file to create the
I have tried to recompile homebrew's libtiff with the
But maybe that is a LidarViewer issue and not Vrui specific. I hope that helps. Please let me know if I can assist you any further. |
Thank you for your input, it's really valuable. For the homebrew libtiff issue, could you please update homebrew first LidarViewer crashes might be due to a corrupt project file. Does this happen with a particular project or all of them? Could you regenerate/reprocess a problematic project to see if that makes things more stable? I am trying to get a hold of a Maverick based system (10.8 seems to be fine so far) to check all of these issues (especially the Vrui bin issue). I will let you know... |
This is the verbose output of reinstalling libtiff: http://pastebin.com/b5ph61Vz About the LidarViewer Issue: indeed, things are more stable after regenerating the project files. Thanks |
I can confirm that the build fails on OS X 10.9 (Maverick) due to the inability to create the bin directory under the Vrui root directory. I have already notified the developer of this issue. Thank you for the libtiff output, it seems that the issue was a homebrew glitch. I am glad to hear that LidarViewer runs stably now. Thanks again for all your help. |
This has been fixed in Vrui-3.1-002. |
I just tried to install LidarViewer on my OS X 10.9 machine using hombrew. This does not work due to compile errors in Vrui (version 2.7-001-1). So I tried the latest source, and that resulted in the same 2 errors:
The text was updated successfully, but these errors were encountered: