[FLASH-USERS] Compilation error in CCSN
Hava Turkakin
turkakin at ualberta.ca
Fri Jun 7 11:19:51 EDT 2019
Hi
I need to modify flash4.6 to read data into it and I want to start from
CCSN provided. The set up goes okay with the CCSN but I get compilation
error as follows;
io_intfTypesModule.F90:47:0: error: operator '==' has no left operand
#if IO_USE_HDF5_MOD == 0
^
io_intfTypesModule.F90:60:0: error: operator '!=' has no left operand
#if (IO_USE_HDF5_MOD != 0)
^
io_intfTypesModule.F90:66.42:
integer,parameter :: io_fileID_t = HID_T
1
Error: Symbol 'hid_t' at (1) has no IMPLICIT type
gmake: *** [io_intfTypesModule.mod] Error 1
gmake: *** Waiting for unfinished jobs....
**********************************************************************************
This error is without any changes to the CCSN files provided by the Flash
code. Can someone help me with this? It seems there is and error in
io_intfTypesModule.F90.
Thank you
--
PhD
University of Alberta
Department of Physics
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://flash.rochester.edu/pipermail/flash-users/attachments/20190607/1711ed05/attachment.htm>
More information about the flash-users
mailing list