numerische strömungsmechanik€¦ · numerische strömungsmechanik qt - frequently occurring...

12
Numerische Strömungsmechanik Qt - Frequently Occurring Errors

Upload: others

Post on 19-Oct-2020

0 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: Numerische Strömungsmechanik€¦ · Numerische Strömungsmechanik Qt - Frequently Occurring Errors. 2 error: unrecognized command line option Ò-fno-keep-inline-dllexportÓ

Numerische Strömungsmechanik

Qt - Frequently Occurring Errors

Page 2: Numerische Strömungsmechanik€¦ · Numerische Strömungsmechanik Qt - Frequently Occurring Errors. 2 error: unrecognized command line option Ò-fno-keep-inline-dllexportÓ

2

error: unrecognized command line option “-fno-keep-inline-dllexport”

Qt - Frequently Occurring Errors

Fehler beim Compilieren des Programms

ERROR while reading input file in line 0...exiting

Fehler beim Ausführen des Programms

Page 3: Numerische Strömungsmechanik€¦ · Numerische Strömungsmechanik Qt - Frequently Occurring Errors. 2 error: unrecognized command line option Ò-fno-keep-inline-dllexportÓ

3

error: unrecognized command line option “-fno-keep-inline-dllexport”

Qt - Frequently Occurring Errors

Dieser Fehler tritt häu!g im CIP Pool auf. Ursache ist die Verwendung eines falschen Compilers. Die folgenden Slides zeigen, wie man in Qt die Verwendung des richtigen Compilers einstellt.

Fehler beim Compilieren des Programms

Page 4: Numerische Strömungsmechanik€¦ · Numerische Strömungsmechanik Qt - Frequently Occurring Errors. 2 error: unrecognized command line option Ò-fno-keep-inline-dllexportÓ

4

error: unrecognized command line option “-fno-keep-inline-dllexport”

Page 5: Numerische Strömungsmechanik€¦ · Numerische Strömungsmechanik Qt - Frequently Occurring Errors. 2 error: unrecognized command line option Ò-fno-keep-inline-dllexportÓ

5

error: unrecognized command line option “-fno-keep-inline-dllexport”

Page 6: Numerische Strömungsmechanik€¦ · Numerische Strömungsmechanik Qt - Frequently Occurring Errors. 2 error: unrecognized command line option Ò-fno-keep-inline-dllexportÓ

6

1

23

error: unrecognized command line option “-fno-keep-inline-dllexport”

Page 7: Numerische Strömungsmechanik€¦ · Numerische Strömungsmechanik Qt - Frequently Occurring Errors. 2 error: unrecognized command line option Ò-fno-keep-inline-dllexportÓ

7

minGW 4.7 32bit

1

2

3

4

error: unrecognized command line option “-fno-keep-inline-dllexport”

Page 8: Numerische Strömungsmechanik€¦ · Numerische Strömungsmechanik Qt - Frequently Occurring Errors. 2 error: unrecognized command line option Ò-fno-keep-inline-dllexportÓ

8

1Clone of ...

error: unrecognized command line option “-fno-keep-inline-dllexport”

Page 9: Numerische Strömungsmechanik€¦ · Numerische Strömungsmechanik Qt - Frequently Occurring Errors. 2 error: unrecognized command line option Ò-fno-keep-inline-dllexportÓ

9

error: unrecognized command line option “-fno-keep-inline-dllexport”

Page 10: Numerische Strömungsmechanik€¦ · Numerische Strömungsmechanik Qt - Frequently Occurring Errors. 2 error: unrecognized command line option Ò-fno-keep-inline-dllexportÓ

10

ERROR while reading input file in line 0...exiting

Qt - Frequently Occurring Errors

Fehler beim Ausführen des Programms

Dieser Fehler tritt häu!g auf, wenn der Code die input Datei nicht !ndet. Häu!g ist in Qt das falsche Arbeitsverzeichnis ausgewählt. Die folgenden Slides zeigen, wie das Arbeitsverzeichnis korrekt eingestellt wird.

Page 11: Numerische Strömungsmechanik€¦ · Numerische Strömungsmechanik Qt - Frequently Occurring Errors. 2 error: unrecognized command line option Ò-fno-keep-inline-dllexportÓ

11

ERROR while reading input file in line 0...exiting

Page 12: Numerische Strömungsmechanik€¦ · Numerische Strömungsmechanik Qt - Frequently Occurring Errors. 2 error: unrecognized command line option Ò-fno-keep-inline-dllexportÓ

12

[...]/PotFlow-cartesian/run

ERROR while reading input file in line 0...exiting