Skip to content

Error during compilation on MSYS2 for res module #15

@bejanusz

Description

@bejanusz

I`m trying to compile the new version 13.2.3 on Msys2 platform. During the compilation of res module I have obtained an error:

plot3d.F:896:39:

       CALL PLOT3E(1110,XDATA,YDATA,Z1,XSCALE,YSCALE,ZSCALE,
                                   1

Warning: Rank mismatch in argument 'zdata' at (1) (rank-1 and scalar) [-Wargument-mismatch]
plot3d.F:984:25:

       CALL PLOT3E(11,X1,YDATA,ZDATA,XSCALE,YSCALE,ZSCALE,
                     1

Warning: Rank mismatch in argument 'xdata' at (1) (rank-1 and scalar) [-Wargument-mismatch]
plot3d.F:1141:28:

   CALL PLOT3E(110,ARRAY,ARRAY(6),zdat,1.0,1.0,0.0,
                        1

Error: Actual argument contains too few elements for dummy argument 'ydata' (355/360) at (1)

Can someone help me with this error?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions