mirror of
https://bitbucket.org/mfeemster/fractorium.git
synced 2025-04-01 08:31:41 -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]
|
||||
│
|
||||
├─glm
|
||||
├─libjpeg
|
||||
├─libpng
|
||||
├─libxml2
|
||||
├─openexr
|
||||
└─fractorium
|
||||
├─[glm]
|
||||
├─[libjpeg]
|
||||
├─[libpng]
|
||||
├─[libxml2]
|
||||
├─[openexr]
|
||||
└─[fractorium]
|
||||
│
|
||||
├─Deps
|
||||
├─[Deps]
|
||||
│
|
||||
├─Iex-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)
|
||||
├─vccorlib140.dll (optional)
|
||||
├─concrt140.dll (optional)
|
||||
│
|
||||
└─imageformats
|
||||
└─[imageformats]
|
||||
│
|
||||
├─qjpeg.dll
|
||||
└─platforms
|
||||
└─[platforms]
|
||||
│
|
||||
├─qwindows.dll
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user