It seems C::B does not control correct order of compilation in case of using fortran modules in separate sources in fortran console & static lib applications. This error occurs while "rebuilding" the project : can't open *.mod-file. But in case of separate building of the source with module and following building the project everything is OK.