u3dreal

Results 33 comments of u3dreal

Hmm still does not work . Somehow upload name missing version result

After having a look at the CMakaList.txt i think there is something commented out that should be there .. ``` list(APPEND RIFE_LINK_LIBRARIES ${Metal} ${QuartzCore} ${CoreGraphics} ${Cocoa} ${IOKit} ${IOSurface} ${Foundation} ${CoreFoundation}...

OK but Foundation framework is needed for osx. Maybe i will do a fork.

I forked it ... I'll have a look when i have time

Hmm strange i'm not able to compile nihui version of rife on BigSur. Getting segfaults .. Must be a problem with Vukan SDK and MacOSSDK versions. So for now i...

I followed the release.yaml in detail but no luck

I can not reproduce the problem ... for a workaround install latest and then replace the core.cp311 ... with the one from 1.15.5 Unless someone can really take a look...

Feel free to contribute ! .. Just ONE thing ... try to keep it simple and do small pull requests .. otherwise it is a horror to check for me....

This will happen if you have the wrong python version 3.10 vs 3.11 or if you have the wrong achitecture mac/linux vs windows or if you just download the repo...