Matias De lellis
Matias De lellis
haha. Ok.. Let's hope someone who knows more. :see_no_evil:
Hey, You have a 64bits pc?? Use: > cmake -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_INSTALL_LIBDIR=/usr/lib64 ../ in any case, here you have a source rpm update: > https://www.dropbox.com/s/jobxw8fqtwd52jn/glyr-1.0.5-1.src.rpm Regards. Edit: I just made my...
Ohh.. You are right.. CMAKE_INSTALL_LIBDIR is not implemented on glyr CMake.. So, here use: cmake -DCMAKE_INSTALL_PREFIX=/usr --libdir=/usr/lib64 . ..but just test changing all the arguments, and here compiles fine. ```...
Hi @kennethbrun Mmm.. About the warnings not have nothing more to add, here it just works correctly.. Sorry.. :s Just i checked the repository and fix it.. I hope that...
Hi @onitake Thank you very much for the info. It seems to be what I need.. :grimacing:, ...but note that I cannot identify the device by ACPI since his tables...
Hi @pavelkryl Just you must add more faces... The persons are created as a grouping of similar faces. For the process it does not make sense to group so few...
p.s: I have to document it well in the FAQ
Hi @ntimo You're right. We have not yet implemented HEIC support. It's on the roadmap, but we still have to wait a bit.. Sorry..
These are the things that I have to review.. Thank you!
Hi both, 99% of these types of errors are due to the fact that we do not group the faces at all execution of the command, because it is a...