This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
developing_system [2019/07/28 16:31] 77.20.151.25 |
developing_system [2023/11/01 23:51] (current) 141.41.35.122 |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | **Developing System** | + | ------------------------------------------------------------------------------------- |
| + | ------------------------------------------------------------------------------------- | ||
| + | ------------------------------------------------------------------------------------- | ||
| + | ------------------------------------------------------------------------------------- | ||
| + | **Developing System für Windows** | ||
| Line 27: | Line 31: | ||
| * Mingw Web: http://www.mingw.org/ | * Mingw Web: http://www.mingw.org/ | ||
| + | * Mingw Required Version Web: https://sourceforge.net/projects/mingw-w64/files/Toolchains%20targetting%20Win32/Personal%20Builds/mingw-builds/ | ||
| * Architecture: i686, threat: posix [also std:threat geht], exception: dwarf, build revision: 1 | * Architecture: i686, threat: posix [also std:threat geht], exception: dwarf, build revision: 1 | ||
| * Wir entwickeln auf 32 bit. Damit läuft es auf 32 bit Systemen und auf 64 bit Systemen. Unser code ist "nur" 32 bit compiliert aktuell lauffähig. | * Wir entwickeln auf 32 bit. Damit läuft es auf 32 bit Systemen und auf 64 bit Systemen. Unser code ist "nur" 32 bit compiliert aktuell lauffähig. | ||
| Line 119: | Line 124: | ||
| - install **VTK 7.1.1.** | - install **VTK 7.1.1.** | ||
| - | * download here: | + | * download here: http://46.38.235.241/EntwicklungssystemMPV/VTK-7.1.1.zip |
| (win32 bit compilation for mingw) can be found here: | (win32 bit compilation for mingw) can be found here: | ||
| Line 145: | Line 150: | ||
| ------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------- | ||
| + | ITK: | ||
| - | Required Compiler for C++: | + | download here: |
| - | - **Mingw 4.9.2** for 32bit (Architecture: i686, threat: posix [also std:threat geht], exception: dwarf, build revision: 1) | + | - http://46.38.235.241/EntwicklungssystemMPV/ITK4.7.1.bin.zip |
| - | (https://sourceforge.net/projects/mingw-w64/files/Toolchains%20targetting%20Win32/Personal%20Builds/mingw-builds/) | + | |
| - | (mingw can be found here: http://188.68.37.252/virtualmachines/VMTools.rar) | + | - http://46.38.235.241/EntwicklungssystemMPV/ITK4.11.1.Build.zip |
| + | - http://46.38.235.241/EntwicklungssystemMPV/InsightToolkit-4.7.1.zip | ||
| + | |||
| + | |||
| + | Path += | ||
| + | C:\ITK4.7.1.bin\bin | ||
| + | |||
| + | ------------------------------------------------------------------------------------- | ||
| + | ------------------------------------------------------------------------------------- | ||
| + | ------------------------------------------------------------------------------------- | ||
| + | ------------------------------------------------------------------------------------- | ||
| + | ------------------------------------------------------------------------------------- | ||
| + | ------------------------------------------------------------------------------------- | ||
| + | ------------------------------------------------------------------------------------- | ||
| + | ------------------------------------------------------------------------------------- | ||
| + | ------------------------------------------------------------------------------------- | ||
| + | ------------------------------------------------------------------------------------- | ||
| + | ------------------------------------------------------------------------------------- | ||
| + | ------------------------------------------------------------------------------------- | ||