Hi,
I am very little experience with the compiling process, but I am trying to learn little by little.
I am working under Ubuntu using Eclipse IDE integrated with Intel parallel studio XE 2016 composer edition for Fortran and I am having a problem in the build process. I managed to compile ad create the executable file of a program with only two source files, but now I would like to compile and create an executable for a program based on several .f90 files. The problem is that when I try to build the program I am having the following error: An internal error occurred during: "Build Project". Could not find a file to match the module name: MY_FILE.
I repeat that I have very little experience and probably I am doing some errors in very basic and simple points of the process. Can anyone help me?
Thanks
Luca