enrac5

Results 5 issues of enrac5

Hi there, I'm trying to install this environment on my Win 11 box and it says it can't solve for environment specs. When I try the steps individually, it looks...

Hi there, I need to convert a lot of files from DocX to PDF and this library works, but is there no way to do this without the progress bar...

Hi there, I'm trying to build/install OpenSubdiv (eventually USD) on an AlmaLinux machine and it looks like CMake can't fine X11: ``` CMake Error at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:230 (message): Could NOT find...

Hi there, I'm trying to run some tests with USD, specifically `usdrecord`. The command apparently lets you use multiple renderers, but I don't see how to integrate Cycles into it,...

I'm trying to build this tool like so: ``` gcc -O3 -std=c++11 -I/home/mickey/dev/boost_1_76_0 -I/home/mickey/dev/json/include -I/home/mickey/dev/json/include/nlohmann -Wall mis2rib.cpp -o mis2rib -L/home/mickey/dev/boost_1_76_0/stage/lib -lboost_filesystem -lboost_system ``` (I don't have the Intel compiler, using...