Re:Tell me I'm DREAMING....
Hi,
thanks for your suggestions... unfortunately, I don't think any of them apply in this case. If I (painfully) take the contents of all my include dirs, paste them into c:\inc, update my include path such that there's 1 directory used for include path,change nothing else, recompile, the .obj is written correctly.
The following thread refers to the same problem, I think...
support.borland.com/thread.jspa
Andrue Cope [Te...
Re: C++ Fatal error "Error writing output file"
Posted: Jan 19, 2006 12:53 AM in response to: Harsha Rao Reply
What version of Builder?
If it's BDS2006 check the length of your include directive.
--
Andrue Cope [TeamB]
[Bicester, Uk]
info.borland.com/newsgroups/guide.html
Is there any kind of patch available for this?
cheers,
G
Zara <
XXXX@XXXXX.COM >wrote:
Quote
On 20 Mar 2007 10:31:58 -0800, "grahamo" < XXXX@XXXXX.COM >wrote:
>
>Hi,
>
>BDS version 4.0
>
>I've had a problem with compilation of the final part of our application.. it's telling me it cannot write the output file...
>
>F1013, error writing output file.
>
>I've googled and it would seem that this is related to the length of the list of directories I'm including as part of my include path. i.e. to workaround this HIDEOUS of HIDEOUS bug, we have to shorten our include path. Is this correct?
>
>Is there a way to workaround the bug? How can a product ship with a bug like that in it? I'm stunned.
>
>We cannot shorten the length of our include path. :(
>
>thanks
>
>grahamo
Maybe you have some output or precompiled header path selected locally
for the file you are trying to compile that does not exist at all
Regards,
Zara