- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Dear all
I get the following error when i try to buil a set of fortran codes.
Error 1 error #6404: This name does not have a type, and must have an explicit type. [LINKCK]
I use intel visual fortran 2011, i didnt not experience such error while using CVF 6.6.
Could any one help me in this regards
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Show the context.
Is LINKCK the name of a variable or a subroutine or a function? Is it being passed as an argument in a function reference/subroutine call? What compiler options did you use? Does the source code have IMPLICIT NONE in it?
Is LINKCK the name of a variable or a subroutine or a function? Is it being passed as an argument in a function reference/subroutine call? What compiler options did you use? Does the source code have IMPLICIT NONE in it?
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page