qmlAlembic icon indicating copy to clipboard operation
qmlAlembic copied to clipboard

Qml Alembic plugin to visualize Alembic Point Clouds

Results 5 qmlAlembic issues
Sort by recently updated
recently updated
newest added

Hi, hope i'm not interrupting with anything, I'm not fluent in building sollutions at all. But i was following the INSTALL steps, and ended up on this error. I tried...

build

Reorganize project file tree, add `qmlAlembic` subfolder.

I met the error when i build qmlAlembic following the guide `E:\SoftInstall\Qtplugins\qmlAlembic\build>cmake .. -DAliceVision_DIR=%AV_DIR% -DCMAKE_PREFIX_PATH=%QT_DIR% -G "NMake Makefiles" -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=E:\SoftInstall\Qtplugins\qmlAlembic\build -- The CXX compiler identification is MSVC 19.28.29913.0 -- Detecting...

Hello; trying to build this project and, when I run cmake, I see the following errors. I tried editing the CMakeLists.txt file as advised [here](https://github.com/alicevision/QtAliceVision/issues/15), but unfortunately that fix does...

build

Hi, I spent 2 days trying to use qmlAlembic with Qt 5.14.1 (also 5.13.1) and it doesn't work. I installed it with cmake, qmake (my own .pro file), even tried...