I'm trying to build HBasic.  I get the following error:

In file included from basic_document.cpp:84:
../dialogs/select_kpart.h:4:31: kparts/mainwindow.h: No such file or
directory
make[1]: *** [basic_document.o] Error 1


I looked in the dialogs/select_kpart.h.  It said "#include
<kparts/mainwindow.h>.  I did a "locate kparts/mainwindow.h":

[EMAIL PROTECTED] temp $ locate kparts/mainwindow.h
/usr/kde/3.3/include/kparts/mainwindow.h


So I DO have it, but how do I get make to see that I have it?  

On Fri, 2005-05-06 at 08:52 -0400, Scott wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> On Fri, May 06, 2005 at 12:23:30PM +0000, Michael Sullivan wrote:
> > Is there a command in Linux that will show the names of all
> > environment variables and their values?  I'm trying to build an
> > application that keeps failing because it says one of the files it
> > #includes doesn't exist, but the file does exist, so I assume that one
> > of the system variables isn't set correctly, but I'm not sure which one...
> 
> 
> The command 
> 
> set | more 
> 
> will do (I think) what you're asking.  I'm not 100 percent sure because
> I'm not a programmer and there may be some variables that I don't know
> of that you need.
> 
> 
> - -- 
> 
> Scott
> 
> GPG KeyID EB3467D6
> ( 1B848 077D 66F6 9DB0 FDC2  A409 FA54 D575 EB34 67D6)
> gpg --keyserver pgp.mit.edu --recv-keys EB3467D6
> 
> Buffy: I can't put it off any longer. I have to meet my
> terrible fate. 
> Giles: What? 
> Buffy: Biology.
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.1 (FreeBSD)
> 
> iD8DBQFCe2hw+lTVdes0Z9YRAunAAJ44AYcqXFnMAi2LCmnLknrSWv6UQACfZs5i
> Z5wJ83btRSTa0ANjhfXufOo=
> =FQrE
> -----END PGP SIGNATURE-----
> 
> 
> To unsubscribe from this list, please email [EMAIL PROTECTED] & you will be 
> removed. 
> Yahoo! Groups Links
> 
> 
> 
>  
> 
> 



To unsubscribe from this list, please email [EMAIL PROTECTED] & you will be 
removed. 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/LINUX_Newbies/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 


Reply via email to