Hello,
I'm trying to build tqtinterface (with cmake). I cloned tqtinterface from git, but the tqtinterface/cmake directory seems to be empty, and I get an error on TDE_Macros and tde_save. I see the TDEMacros file in the cmake module, but I get an error when I try to clone cmake like I did tqtinterface.
git clone http://scm.trinitydesktop.org/scm/git/cmake Cloning into 'cmake'... fatal: http://scm.trinitydesktop.org/scm/git/cmake/info/refs not found: did you run git update-server-info on the server?
What's the process for referencing the cmake shared files when I'm building tqtinterface?
Thanks, -Ben