(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? | ||
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.
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?