Open mali-tintash opened 4 years ago
Hi Muhammad,
Thanks for getting this to work and documenting it! I'm also happy to merge pull requests if you'd like to package this up into one.
I still have something wrong with my blender, can we talk more about it?
I still have something wrong with my blender, can we talk more about it?
What issue are you facing with blender?
I still have something wrong with my blender, can we talk more about it?
What issue are you facing with blender? Thank you for your reply!
When I try to execute the file install_deps.sh, some libraries can‘t compile correctly, such as osl, openvdb, usd, embree, and openimagedenoise. I will show you some pictures.
osl ->
openvdb->
usd->
embree->
Openimagedenoise->
I still have something wrong with my blender, can we talk more about it?
What issue are you facing with blender? Thank you for your reply!
When I try to execute the file install_deps.sh, some libraries can‘t compile correctly, such as osl, openvdb, usd, embree, and openimagedenoise. I will show you some pictures.
osl ->
openvdb->
usd->
embree->
Openimagedenoise->
Those images are very small to be readable.
P.s The steps I provided are for Ubuntu which is a debian based Linux distro. Which Flavor of linux are you using ?
I still have something wrong with my blender, can we talk more about it?
What issue are you facing with blender? Thank you for your reply!
When I try to execute the file install_deps.sh, some libraries can‘t compile correctly, such as osl, openvdb, usd, embree, and openimagedenoise. I will show you some pictures. osl -> openvdb-> usd-> embree-> Openimagedenoise->
Those images are very small to be readable.
P.s The steps I provided are for Ubuntu which is a debian based Linux distro. Which Flavor of linux are you using ?
My linux OS is Ubuntu 16.04. I am not sure if it is consistent with the operation of your version. If convenient, we can communicate via email. Maybe I can show you more details. Thanks!!!
I'd suggest you try the same procedure on Ubuntu 18 first. And see if it works.
On Tue, Sep 8, 2020, 12:28 PM XiangyuSu611 notifications@github.com wrote:
I still have something wrong with my blender, can we talk more about it?
What issue are you facing with blender? Thank you for your reply!
When I try to execute the file install_deps.sh, some libraries can‘t compile correctly, such as osl, openvdb, usd, embree, and openimagedenoise. I will show you some pictures. osl ->[image: image] https://user-images.githubusercontent.com/34934357/92436471-5b491400-f1d7-11ea-979e-121965894d5d.png openvdb-> [image: image] https://user-images.githubusercontent.com/34934357/92436559-8af81c00-f1d7-11ea-82b3-f7f8af7262b7.png [image: image] https://user-images.githubusercontent.com/34934357/92436563-8f243980-f1d7-11ea-9cf2-7393d00cdd5c.png usd-> [image: image] https://user-images.githubusercontent.com/34934357/92436580-9a776500-f1d7-11ea-8994-6640de0b6916.png embree-> [image: image] https://user-images.githubusercontent.com/34934357/92436605-a7945400-f1d7-11ea-90c8-6984bf225011.png Openimagedenoise-> [image: image] https://user-images.githubusercontent.com/34934357/92436632-b67b0680-f1d7-11ea-8369-c4f7cb14aa2a.png
Those images are very small to be readable.
P.s The steps I provided are for Ubuntu which is a debian based Linux distro. Which Flavor of linux are you using ?
My linux OS is Ubuntu 16.04. I am not sure if it is consistent with the operation of your version. If convenient, we can communicate via email. Maybe I can show you more details. Thanks!!!
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/keunhong/photoshape/issues/12#issuecomment-688676230, or unsubscribe https://github.com/notifications/unsubscribe-auth/AMU52MGOKBVKSUZFTJNQ5U3SEXMJFANCNFSM4P247VDA .
I'd suggest you try the same procedure on Ubuntu 18 first. And see if it works. … On Tue, Sep 8, 2020, 12:28 PM XiangyuSu611 @.***> wrote: I still have something wrong with my blender, can we talk more about it? What issue are you facing with blender? Thank you for your reply! When I try to execute the file install_deps.sh, some libraries can‘t compile correctly, such as osl, openvdb, usd, embree, and openimagedenoise. I will show you some pictures. osl ->[image: image] https://user-images.githubusercontent.com/34934357/92436471-5b491400-f1d7-11ea-979e-121965894d5d.png openvdb-> [image: image] https://user-images.githubusercontent.com/34934357/92436559-8af81c00-f1d7-11ea-82b3-f7f8af7262b7.png [image: image] https://user-images.githubusercontent.com/34934357/92436563-8f243980-f1d7-11ea-9cf2-7393d00cdd5c.png usd-> [image: image] https://user-images.githubusercontent.com/34934357/92436580-9a776500-f1d7-11ea-8994-6640de0b6916.png embree-> [image: image] https://user-images.githubusercontent.com/34934357/92436605-a7945400-f1d7-11ea-90c8-6984bf225011.png Openimagedenoise-> [image: image] https://user-images.githubusercontent.com/34934357/92436632-b67b0680-f1d7-11ea-8369-c4f7cb14aa2a.png Those images are very small to be readable. P.s The steps I provided are for Ubuntu which is a debian based Linux distro. Which Flavor of linux are you using ? My linux OS is Ubuntu 16.04. I am not sure if it is consistent with the operation of your version. If convenient, we can communicate via email. Maybe I can show you more details. Thanks!!! — You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub <#12 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AMU52MGOKBVKSUZFTJNQ5U3SEXMJFANCNFSM4P247VDA .
Thank you! I will try it later!
I still have something wrong with my blender, can we talk more about it?
What issue are you facing with blender?
Hi! There is still something wrong with my blender. Maybe caused by boost, do you remember the boost version used at the time?
There have been some changes around dependencies, I had a difficult time getting it to run. So I am sharing the changes I made to run Photoshapes.
Requirements file
CMake >= 3.16 required. https://graspingtech.com/upgrade-cmake/
You will need libavdevice-dev
sudo apt-get install libavdevice-dev
Procedure to follow for blender