Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
29243 Discussions

Build all in IDE : Compile stops on first error

Les_Neilson
Valued Contributor II
498 Views

VS 2003 + ivf 9.1[25]

When doing a build in the IDE, if a f90 source file has compile errors then the build halts after compiling that file. After fixing that problem the nextbuild starts with that file and stops with the next error. Is there a setting in the IDE or somewhere to compile all the files so we can identify all the errors at one point?

Thanks

Les

0 Kudos
1 Reply
Christian
Novice
498 Views
VS 2005 + ivf 9.1[34]

Same problem as above...

We have an automic build system that builds all projects over night - and it would be helpful if on the next morning we have to compile only the few files that have errors - and not all files that are "behind" the first error. Is there anything in the IDE or in the compiler flags that will change this behavior?

Thanks,
Christian.

0 Kudos
Reply