mirror of
https://github.com/alicevision/Meshroom.git
synced 2025-04-28 09:47:20 +02:00
[doc] INSTALL.md: Update links for assimpsceneimport
libraries
This commit is contained in:
parent
0e00dd49dc
commit
a18e6abb37
1 changed files with 2 additions and 2 deletions
|
@ -41,8 +41,8 @@ pip install -r requirements.txt -r dev_requirements.txt
|
|||
* PySide >= 5.15.2.1
|
||||
Warning: The plugin AssimpSceneParser is missing from pre-built binaries, so it needs to be added manually (see https://bugreports.qt.io/browse/QTBUG-88821).
|
||||
It can either be taken from an older version, or directly downloaded from here:
|
||||
* Linux: [libassimpsceneimport.so](https://gdirect.cc/d/bBomG&type=1)
|
||||
* Windows: [assimpsceneimport.dll](https://gdirect.cc/d/JXD82&type=1)
|
||||
* Linux: [libassimpsceneimport.so](https://drive.google.com/uc?export=download&id=1cTU7xrOsLI6ICgRSYz_t9E1lsrNF1kBB))
|
||||
* Windows: [assimpsceneimport.dll](https://drive.google.com/uc?export=download&id=1X9X9d5W_lCwEHWwF748IdnN1YYipAQT_)
|
||||
|
||||
and then copied into PySide's installation folder, in `plugins/sceneparsers`.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue