Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

C++ Fatal error "Error writing output file"

873 views
Skip to first unread message

Harsha Rao

unread,
Jan 18, 2006, 3:02:21 PM1/18/06
to

Hello All,
When I compile my .cpp file, I get the following error
"[C++ Fatal Error] sample1.cpp(407): F1013 Error writing output file"
Could somebody tell me what might be wrong?

Thanks

Andreas Hausladen

unread,
Jan 18, 2006, 4:20:43 PM1/18/06
to
Harsha Rao wrote:

Could it be that the intermediate output directory ( -n ) does not exist.


--
Regards,

Andreas Hausladen

Rudy Velthuis [TeamB]

unread,
Jan 18, 2006, 3:18:09 PM1/18/06
to
Harsha Rao wrote:

Either your file is in use by another application, or still running
(perhaps after a crash, look in the task manager), or the output
directory does not exist, or your HDD is full, or whatever other reason
there can be that a file can't be written.

--
Rudy Velthuis [TeamB] http://rvelthuis.de/

"You have a cough? Go home tonight, eat a whole box of Ex-Lax --
tomorrow you'll be afraid to cough." - Pearl Williams.

Zara

unread,
Jan 19, 2006, 1:23:09 AM1/19/06
to


Apart from other reasons, already noted by other posters, I think it
is probable you have a precompiled header file defined to be wrritten
in a non-existent directory.

Zara

Andrue Cope [TeamB]

unread,
Jan 19, 2006, 3:53:58 AM1/19/06
to
What version of Builder?

If it's BDS2006 check the length of your include directive.

--
Andrue Cope [TeamB]
[Bicester, Uk]
http://info.borland.com/newsgroups/guide.html

Hans Galema

unread,
Jan 19, 2006, 4:16:17 AM1/19/06
to
Andrue Cope [TeamB] wrote:

> If it's BDS2006 check the length of your include directive.

Do we have to believe that a message like 'Error writing output file'
in BDS2006 still is not accompanied with the full path filename ?

Hans.

Andrue Cope [TeamB]

unread,
Jan 19, 2006, 4:22:27 AM1/19/06
to
Hans Galema wrote:

> > If it's BDS2006 check the length of your include directive.
>
> Do we have to believe that a message like 'Error writing output file'
> in BDS2006 still is not accompanied with the full path filename ?

Sadly, yes.

Roddy Pratt

unread,
Jan 19, 2006, 5:22:18 AM1/19/06
to
"Hans Galema" <not...@notused.nl> wrote in message
news:43cf58d7$1...@newsgroups.borland.com...

Pleas add a QC entry if you haven't done so already!

- Roddy

Message has been deleted

Hans Galema

unread,
Jan 19, 2006, 5:50:13 PM1/19/06
to
Roddy Pratt wrote:

>>Do we have to believe that a message like 'Error writing output file'
>>in BDS2006 still is not accompanied with the full path filename ?
>
> Pleas add a QC entry if you haven't done so already!

Not done. Please help yourself. I'm unable to find a button 'Ad Report'
in the browser interface of http://qc.borland.com/wc/qcmain.aspx

Hans.

Message has been deleted

Hans Galema

unread,
Jan 19, 2006, 6:41:59 PM1/19/06
to
David Dean wrote:

> It is counter-intuitive, but I've found the best way (with the web
> client) is to navigate to a report in the area where I want to report
> the bug, for example:
> <http://qc.borland.com/wc/qcmain.aspx?d=23767>
> and at the top will be:
>
>
>>[ Add a report in this area ]

Found. But this site is unwilling for me. When asked to login
and entering Email Address and Password I get a page:

<page>
An error occurred in the application:

The exception type is:
InvalidCastException

The message that came along with the exception is:
Object cannot be cast from DBNull to other types.

You were attempting to access this link:

http://qc.borland.com/wc/qcmain.aspx?ar=728
</page>

Then when I try agein and use the BDN cookie link I manage
to login but then returning back to that page it pretends that
I am not logged in. I gave up again.

Hans.

Rudy Velthuis [TeamB]

unread,
Jan 19, 2006, 6:56:09 PM1/19/06
to
At 00:41:59, 20.01.2006, Hans Galema wrote:

> An error occurred in the application:
>
> The exception type is:
> InvalidCastException

This apparently happens if you use the wrong combination.


--
Rudy Velthuis [TeamB] http://rvelthuis.de/

"2 + 2 = 5, for extremely large values of 2." -- unknown

Hans Galema

unread,
Jan 19, 2006, 7:52:03 PM1/19/06
to
Rudy Velthuis [TeamB] wrote:

> This apparently happens if you use the wrong combination.

Tried both emailaddress+password and username+password.

What can I do more ?

Hans.

Rudy Velthuis [TeamB]

unread,
Jan 19, 2006, 8:00:32 PM1/19/06
to
At 01:52:03, 20.01.2006, Hans Galema wrote:

> Rudy Velthuis [TeamB] wrote:
>
> > This apparently happens if you use the wrong combination.
>
> Tried both emailaddress+password and username+password.

I guess your password is either wrong, or not the BDN or QC password, or
can't be found by Borland, for some odd reason. I only know that others
have had similar problems with their passwords, in QC.

--
Rudy Velthuis [TeamB] http://rvelthuis.de/

"The secret of creativity is knowing how to hide your sources."
-- Albert Einstein.

0 new messages