m (→Update schedule) |
m (→build failure in absence of png.h) |
||
| Line 10: | Line 10: | ||
== build failure in absence of png.h == | == build failure in absence of png.h == | ||
| − | The build on my machine failed with following error: | + | Q: The build on my machine failed with following error: |
kernel/qpngio.cpp:45:17: png.h: No such file or directory | kernel/qpngio.cpp:45:17: png.h: No such file or directory | ||
Is the existence of png.h not being checked earlier? | Is the existence of png.h not being checked earlier? | ||
| + | |||
| + | A: Please be sure you have the development headers for libpng installed. | ||
== Update schedule == | == Update schedule == | ||
Should this page have instructions / link to get Konstruct?
svn co svn://anonsvn.kde.org/home/kde/branches/KDE/3.5/konstruct/
What about a link to http://developer.kde.org/build/konstruct/stable/konstruct-stable.tar.bz2? BTW this is the link listed in Softpedia.
Q: 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?
A: Please be sure you have the development headers for libpng installed.
Q: When does konstruct typically get updated relative to new builds being released? It is still setup for 3.5.7, and 3.5.8 has been out for a couple of weeks now. When can we expect an updated konstruct build?
A: The latest version of Konstruct currently installs 3.5.8, and will be updated this weekend to build 3.5.9.