ReTouch
ReTouch copied to clipboard
🎬 An OpenGL application for editing and retouching images using depth-maps in 2.5D
I ran binary at Release on MacOS, but I got error: dyld: Library not loaded: @rpath/libnanogui.dylib Referenced from: /Users/******/Downloads/ReTouch_v0.0.1_macOS/build/./ReTouch Reason: image not found Abort trap: 6
Has anyone compiled this project on Windows 10, with VS 2015 or 2017? Could you please provide some guidance on how to compile. Thanks.
- [x] Adding Travis-CI Linux build system - [ ] Making the necessary adjustments to make it build on Ubuntu - [ ] Addressing the errors in this issue https://github.com/juniorxsound/ReTouch/issues/4...
``` ~/github/ReTouch/build$ make [ 55%] Built target nanogui-obj [ 82%] Built target glfw_objects [ 83%] Built target nanogui [ 87%] Built target glew Scanning dependencies of target ReTouch [ 89%]...