mirror of
https://bitbucket.org/mfeemster/fractorium.git
synced 2025-04-02 09:01:40 -04:00
BuildGuideQtCreator.md edited online with Bitbucket
This commit is contained in:
parent
88ae1abbfc
commit
f3f63590a8
@ -64,14 +64,14 @@ This will download and build `glm libopenexr libpng libxml zlib`. You will have
|
|||||||
```
|
```
|
||||||
[fractorium]
|
[fractorium]
|
||||||
│
|
│
|
||||||
├─glm
|
├─[glm]
|
||||||
├─libjpeg
|
├─[libjpeg]
|
||||||
├─libpng
|
├─[libpng]
|
||||||
├─libxml2
|
├─[libxml2]
|
||||||
├─openexr
|
├─[openexr]
|
||||||
└─fractorium
|
└─[fractorium]
|
||||||
│
|
│
|
||||||
├─Deps
|
├─[Deps]
|
||||||
│
|
│
|
||||||
├─Iex-3_1.dll
|
├─Iex-3_1.dll
|
||||||
├─IlmThread-3_1.dll
|
├─IlmThread-3_1.dll
|
||||||
@ -263,11 +263,10 @@ or you can install [Visual C++ Redistributable Packages for Visual Studio 2022 (
|
|||||||
├─vcruntime140_1.dll (optional)
|
├─vcruntime140_1.dll (optional)
|
||||||
├─vccorlib140.dll (optional)
|
├─vccorlib140.dll (optional)
|
||||||
├─concrt140.dll (optional)
|
├─concrt140.dll (optional)
|
||||||
│
|
└─[imageformats]
|
||||||
└─imageformats
|
|
||||||
│
|
│
|
||||||
├─qjpeg.dll
|
├─qjpeg.dll
|
||||||
└─platforms
|
└─[platforms]
|
||||||
│
|
│
|
||||||
├─qwindows.dll
|
├─qwindows.dll
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user