Talk:Installing third party softwares in terminal/Build/Konstruct: Difference between revisions

Page contents not supported in other languages.
From KDE TechBase
No edit summary
(build failure in absence of png.h)
Line 7: Line 7:
What about a link to http://developer.kde.org/build/konstruct/stable/konstruct-stable.tar.bz2?
What about a link to http://developer.kde.org/build/konstruct/stable/konstruct-stable.tar.bz2?
BTW this is the link listed in Softpedia.
BTW this is the link listed in Softpedia.
== build failure in absence of png.h ==
The build on my machine failed with following error:
kernel/qpngio.cpp:45:17: png.h: No such file or directory
Is the existence of png.h not being checked earlier?

Revision as of 03:24, 24 October 2007

Should this page have instructions / link to get Konstruct?

It's already there:
How to get latest version - You must have the Subversion client installed, then run in a shell:
svn co svn://anonsvn.kde.org/home/kde/branches/KDE/3.5/konstruct/
--Dhaumann 08:25, 15 August 2007 (CEST)

What about a link to http://developer.kde.org/build/konstruct/stable/konstruct-stable.tar.bz2? BTW this is the link listed in Softpedia.

build failure in absence of png.h

The build on my machine failed with following error:

kernel/qpngio.cpp:45:17: png.h: No such file or directory

Is the existence of png.h not being checked earlier?