Link to home
Start Free TrialLog in
Avatar of enud
enud

asked on

problem in compiling multiple files

hi,

I am having a folder with many "c" files in it,many "f,for" files,many "h" and many "dll" files.

When i am trying to compile them i am following the following steps:

a)open and name a new project,
b)add project--->files
c)build-all

After that a strange thing happens and i have an error message that a file could not be found.The strange thing is that this file is always the last i am adding into the project.
I have used both fortran 6.5,5 and C 5.0 editions.

What do you think the problem should be?
What are the reasons that a program should run in a newer version and not in an older one?
Avatar of enud
enud

ASKER

let me give you more help:

--------------------Configuration: xxx - Win32 Debug--------------------
Compiling Fortran...
C:\Windows\Επιφάνεια εργασίας\grains1\grains\xsetun.for
f90: Severe: No such file or directory
... file is 'C:\Windows\A?eoUiaea anaao?ao\grains1\yyy\lastfile.for'
Error executing df.exe.
xxx.exe - 1 error(s), 0 warning(s)
Do you have df.exe on your path?
Avatar of enud

ASKER

how can i find out?
ASKER CERTIFIED SOLUTION
Avatar of rstaveley
rstaveley
Flag of United Kingdom of Great Britain and Northern Ireland image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial