compiling problem

iangordon iangordon at uklinux.net
Sat Mar 31 21:18:47 BST 2007


On Wednesday 28 March 2007 21:16, Andreas Pakulat wrote:
> On 28.03.07 20:49:49, iangordon wrote:
> > On Tuesday 27 March 2007 22:27, Andreas Pakulat wrote:
> > > - KDevelop version
> > > - complete output, make sure to enable full compiler output under
> > >   Settings->Configure KDevelop
> > > - if the above doesn't tell you more, run make in your projects build
> > >   directory and tell us the output of that.
> >
> > 	Thank you for very prompt reply.
> >
> > 	Kdev version is 3.3.5 (Using KDE3.5.5 "release 45" open SUSE 10.2.
>
> Please update to the current stable version, which is 3.4.0, especially
> when using qmake projects.
>
> > 	Here is the full result of 'Building" some source ( which successfully
> > compiled in SUSE 10.0  --  I am not sure of the Kdev version )..
> >
> > 	The project directory does contain a makefile!
> >
> > 	cd '/home/hector/PROGRAMS/drawdemo2' && gmake -k
> > qmake -o Makefile drawdemo2.pro
> > Failure to open file: /home/hector/PROGRAMS/drawdemo2/Makefile
> > gmake: *** [Makefile] Error 5
> > gmake: Failed to remake makefile `Makefile'.
>
> Obviously qmake cannot write the Makefile, this is rather weird. Do you
> have access to the directory that contains the project? Can you do a
>
> touch Makefile
>
> in the project directory?
>
> Andreas
Hi Andreas
Thanks for the tip, I have accessed the project directory and 'touched' the 
makefile but the problem remains unsolved I will also try the update AS|AP.

	All the best   Ian Gordon




More information about the KDevelop mailing list