Problem after upgrading kevelop
Muhammad Rizwan Khan
rizwan at advcomm.net
Fri Jan 28 07:51:06 GMT 2005
I have added the using namespace std; and problem is solve now. But now
i am getting :
soaUpDate.cpp:178: invalid conversion from `int' to `const char*'
While Line 178 is: ofstream outFile(fdOut);
I can also change these lines, But now the real problem is i have lot of
C++ code, written in RedHat 7.2. distribution and this 'll be difficult
for me to change so much code.
Now what should i do now, should i go to the previous distribution or
can fix this problem.
Thanks
On Fri, 2005-01-28 at 05:17, Jens Dagerbo wrote:
> On Thursday 27 January 2005 23.17, Andreas Pakulat wrote:
> > > If this is nothing to do with Kdevelop then why this problem arise with
> > > new version and with old kdevelop its running fine.
> >
> > Maybe because an old kdevelop uses an old gcc which doesn't use the
> > new ISO/ANSI C++ library?
>
> Well.. if we look at the first post, we find:
>
> >I use kdevelop as my primary development environment, Previously i was
> >using RedHat 7.2 and now shifted to RedHat 9 where i am using kdevelop
> >version 2.1.5
>
> So he didn't "upgrade kdevelop", he changed his entire distribution! :)
>
> IIRC, there was a number of problems with that Red Hat version and KDevelop.
> They simply didn't care to make sure the version they shipped even worked. I
> don't remember any details anymore though.
>
>
> jd
>
> -
> to unsubscribe from this list send an email to kdevelop-request at kdevelop.org with the following body:
> unsubscribe »your-email-address«
-
to unsubscribe from this list send an email to kdevelop-request at kdevelop.org with the following body:
unsubscribe »your-email-address«
More information about the KDevelop
mailing list