On 04/01/2012 23:35, Timothy Pearson wrote:
Hi All,
Attempting to build tdewebdev from git fails because the file
"projectuploads.h", #included from quanta/project/projectupload.h does
not exist. The file "projectuploads.h" does not seem to be present
anywhere, including stable source.
Any ideas anybody?
Cheers,
Mike.
It could be an automatically generated file. Look for a projectuploads.ui
file somewhere in the tdewebdev sources.
Yes, projectuploads.ui is present in the directory quanta/project, which
is where projectuploads.h should be. Not being a developer, I assume
that projectuploads.h should have been generated from projectuploads.ui?
Also, is tdewebdev built using CMake or Automake, and on Wheezy or some
other distribution?
It's built with CMake. I'm using the source from git on wheezy
Cheers,
Mike.