On Monday 27 July 2009 01:13:12 Dirk Bartley wrote:
> That looks like another designer issue.  Friday night I tried to compile
> the old qt-x11-opensource-src-4.2.0.tar.gz.  It did not go well.  There
> were errors, I let it continue to compile for over 24 hours before
> giving it the old ctrl-c.  I need to figure out what ./configure options
> will work maybe.
>
> Try "touch"ing it with the designer on your machine, open and save the
> ui file.  See if that works.
>
> I'll keep trying to figure a good way to get an old designer on my
> workstation.

Don't spend too much time on building the old source.  I have a version here 
that I have built occassionally.  I suspect that the way to solve this is to 
*always* use our copy of Qt until it stabilizes.  I'll look into how we might 
do that by digging out the old Qt source.  In the case that we release our 
own source, we can move up to at least 4.3 where we will not have any 
problems with the existing code because it builds correctly here on my 
machine. I'll get back to you in a few days on this.

In the mean time, I am thinking about the project to all modification of 
FileSets.  After I look at the code this afternoon I will send you some ideas 
and choices that we must make (e.g. do we stick with feeding the "lister" 
FileSets or do we simply give it a list of files -- FileSets are a bit more 
difficult, but they do allow you to ensure that the fileset is correct).

Regards,

Kern

>
> Dirk
>
> On Sun, 2009-07-26 at 21:42 +0200, Kern Sibbald wrote:
> > Hello Dirk,
> >
> > Building the current SVN version of bat fails on RHEL 5.3:
> >
> > ui/ui_prefs.h: In member function 'void Ui_PrefsForm::setupUi(QDialog*)':
> > ui/ui_prefs.h:105: error: 'class QGridLayout' has no member
> > named 'setLeftMargin'
> > ui/ui_prefs.h:106: error: 'class QGridLayout' has no member
> > named 'setTopMargin'
> > ui/ui_prefs.h:107: error: 'class QGridLayout' has no member
> > named 'setRightMargin'
> > ui/ui_prefs.h:108: error: 'class QGridLayout' has no member
> > named 'setBottomMargin'
> > ui/ui_prefs.h:109: error: 'class QGridLayout' has no member
> > named 'setHorizontalSpacing
> >
> > Best regards,
> >
> > Kern
>
> ---------------------------------------------------------------------------
>--- _______________________________________________
> Bacula-devel mailing list
> Bacula-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bacula-devel



------------------------------------------------------------------------------
_______________________________________________
Bacula-devel mailing list
Bacula-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-devel

Reply via email to