From: Alan Chandler <alan@chandlerfamily.org.uk>
To: git@vger.kernel.org
Cc: Marco Costalba <mcostalba@yahoo.it>
Subject: Re: [ANNOUNCE qgit-0.95]
Date: Sun, 25 Sep 2005 07:32:06 +0100 [thread overview]
Message-ID: <200509250732.06754.alan@chandlerfamily.org.uk> (raw)
In-Reply-To: <20050924160641.60151.qmail@web26307.mail.ukl.yahoo.com>
On Saturday 24 Sep 2005 17:06, Marco Costalba wrote:
...
> INSTALLATION
>
> You need scons and Qt developer libs version 3.3.4 or better already
> installed. You need 'mt' version of Qt libraries.
>
> QGit is NOT compatible with Qt4.
>
> On some platforms (Debian) you should set QTDIR before to compile.
I am running Debian unstable with libqt3-mt-dev installed, and qt3-dev-tools.
I set QTDIR to /usr/share/qt3. (and running with KDE incidentally)
However when I run make I get errors of the form shown below (QSettings
errors) and eventually the compile stage fails.
/usr/share/qt3/bin/uic -o src/rangeselectbase.h src/rangeselectbase.ui
/usr/share/qt3/bin/uic -impl rangeselectbase.h -o src/uic_rangeselectbase.cc
src/rangeselectbase.ui
/usr/share/qt3/bin/moc -o src/moc_rangeselectbase.cc src/rangeselectbase.h
QSettings: error creating /.qt
QSettings: error creating /.qt
QSettings: error creating /.qt
QSettings: error creating /.qt
QSettings: error creating /.qt
QSettings::sync: filename is null/empty
QSettings: error creating /.qt
QSettings::sync: filename is null/empty
QSettings: error creating /.qt
QSettings::sync: filename is null/empty
g++ -O2 -DQT_THREAD_SUPPORT -D_REENTRANT -I/usr/include/qt3
-I/usr/share/qt3/include -c -o src/git_startup.o src/git_startup.cpp
src/git_startup.cpp: In member function `void Git::parseReadFromStdout()':
src/git_startup.cpp:473: error: jump to label `resume'
src/git_startup.cpp:439: error: from here
src/git_startup.cpp:467: error: crosses initialization of `newCommits*nc'
scons: *** [src/git_startup.o] Error 1
scons: building terminated because of errors.
make: *** [all] Error 2
alan@kanger qgit-0.95 $
Is there something else I should have installed.
--
Alan Chandler
http://www.chandlerfamily.org.uk
next prev parent reply other threads:[~2005-09-25 6:32 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-09-24 16:06 [ANNOUNCE qgit-0.95] Marco Costalba
2005-09-24 18:16 ` Petr Baudis
2005-09-25 6:32 ` Alan Chandler [this message]
2005-09-25 6:47 ` Alan Chandler
-- strict thread matches above, loose matches on Subject: below --
2005-09-25 5:52 Marco Costalba
2005-09-25 19:19 ` Josef Weidendorfer
2005-09-25 7:07 Marco Costalba
2005-09-25 18:56 ` Josef Weidendorfer
2005-09-25 20:46 ` Robin Farine
2005-09-25 20:37 Marco Costalba
2005-09-25 21:57 Marco Costalba
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200509250732.06754.alan@chandlerfamily.org.uk \
--to=alan@chandlerfamily.org.uk \
--cc=git@vger.kernel.org \
--cc=mcostalba@yahoo.it \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox