compile problems
Gunther Piez
gpiez at web.de
Wed Sep 24 23:33:28 BST 2003
On Wednesday 24 September 2003 21:53, Sven Bergner wrote:
> Hi list,
> I tried to compile the newest CVS-version of kdevelop.
> I use Debian/sid and get the following error:
> In the directory parts/doctreview
> doctreeviewwidget.cpp:767: error: cannot convert `QString' to `const
> char *' for argument `1' to `FILE* fopen(const char*, const char *)'
>
> Any hints?
Replace the offending QString with QString.latin1(). Or simply do a cvs update
until the error is gone.
g
-
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