Git development
 help / color / mirror / Atom feed
From: Marco Costalba <mcostalba@yahoo.it>
To: Josef Weidendorfer <Josef.Weidendorfer@gmx.de>
Cc: git@vger.kernel.org
Subject: scons and $HOME was Re: [ANNOUNCE qgit-0.95]
Date: Sun, 25 Sep 2005 13:03:36 -0700 (PDT)	[thread overview]
Message-ID: <20050925200337.33820.qmail@web26301.mail.ukl.yahoo.com> (raw)

Josef Weidendorfer wrote:

>On Sunday 25 September 2005 09:07, Marco Costalba wrote:
>
>>>>src/rangeselectbase.h QSettings: error creating /.qt
>>>>QSettings: error creating /.qt
>>
>>...
>>QSettings are there from day one :-<
>>I am not able to let them disappear.....very bad. In any case should be
>>harmless.
>
>
>These errors seam to appear because scons does NOT pass through the $HOME
>environment variable to subprocesses. "moc", which is producing these
>errors, obviously wants to access some config options in $HOME/.qt/.
>
>Somebody knows how to change this?
>

$HOME environment variable is passed to scons in SConstruct with

env['HOME'] = os.environ['HOME']


then moc util is called in qt.py inside scons-mini.tar.bz2

That's where I stopped.....

Anyone that can teach qt.py to pass $HOME to moc and uic tools is greatly appreciated.

Marco



		
__________________________________ 
Yahoo! Mail - PC Magazine Editors' Choice 2005 
http://mail.yahoo.com

                 reply	other threads:[~2005-09-25 20:04 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20050925200337.33820.qmail@web26301.mail.ukl.yahoo.com \
    --to=mcostalba@yahoo.it \
    --cc=Josef.Weidendorfer@gmx.de \
    --cc=git@vger.kernel.org \
    /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