|
From: Peter C. <pca...@vo...> - 2010-11-18 17:03:10
|
Hi, this was on this list some weeks ago (Linker Error LNK1106: invalid file or disk full, can not seek to ...). This error can be observed on different machines (with most probably no disk problems) and different MSVC versions (at least 2005 and 2008) when linking the ql xll. The error is reproduceable on certain "source code configurations". I googled two possible solutions which are using linker option /OPT:NOICF using linker option /IGNOREIDL The second has no effect in my enviroment, but the first one seems to have solved the problem, hopefully forever. Peter |