close
Warning:
Error with navigation contributor "BrowserModule"
- Timestamp:
-
Apr 15, 2010, 1:02:55 PM (15 years ago)
- Author:
-
Juergen Reuter
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v13
|
v14
|
|
24 | 24 | |
25 | 25 | [wiki:BuildProblems Here]'s a [wiki:BuildProblems list of not so common problems] that you might encounter when building WHIZARD that didn't make it into the 2.0.0 release [source:tags/release_2.0.0/INSTALL INSTALL file]. See here the most recent [source:trunk/INSTALL INSTALL file]. |
| 26 | |
| 27 | When you compile with the NAG 5.2 Fortran 2003 Compiler and encounter the following problem: |
| 28 | {{{ |
| 29 | Panic: ../../../../src/omega/tests/omega_interface.f90: Unexpected cdtype (0) in upsinfo_cdtype |
| 30 | Internal Error -- please report this bug |
| 31 | Abort |
| 32 | }}} |
| 33 | then note the following [source:../compilers.html remark on NAG compilers]. |
| 34 | |