git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Ismail Dönmez" <ismail@pardus.org.tr>
To: "Marco Costalba" <mcostalba@gmail.com>
Cc: "Git Mailing List" <git@vger.kernel.org>,
	"Pavel Roskin" <proski@gnu.org>,
	"Andy Parkins" <andyparkins@gmail.com>
Subject: Re: [ANNOUNCE] qgit-2.0rc1
Date: Sun, 10 Jun 2007 16:45:26 +0300	[thread overview]
Message-ID: <200706101645.27090.ismail@pardus.org.tr> (raw)
In-Reply-To: <e5bfff550706100640w3bbc01foa84263bb0a751376@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 922 bytes --]

On Sunday 10 June 2007 16:40:35 Marco Costalba wrote:
> On 6/10/07, Marco Costalba <mcostalba@gmail.com> wrote:
> > I will try an update to src/src.pro file to let Qt pass this library
> > to the linker.
>
> Please apply the following patch to your src/src.pro file and try to
> rebuild.
>
> Please, let me know if this fixes the build for you.
>
>
> --- a/src/src.pro
> +++ b/src/src.pro
> @@ -25,6 +25,9 @@ QMAKE_CXXFLAGS_RELEASE += -g3 -O2
> -Wno-non-virtual-dtor -frepo -Wno-long-long -p
>  QMAKE_CXXFLAGS_DEBUG += -g3 -O0 -Wno-non-virtual-dtor -Wno-long-long
> -pedantic -Wconversion
>  INSTALLS += target
>
> +# Qt doesn't seem to link all needed libraries
> +unix:LIBS += -L$$QMAKE_LIBDIR_QT -lQtUiTools
> +
>  # Directories
>  DESTDIR = ../bin
>  BUILD_DIR = ../build

Still no go. Though the final linker line have a -lQtUiTools

Regards,
ismail

-- 
Perfect is the enemy of good

[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 827 bytes --]

  reply	other threads:[~2007-06-10 13:45 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-06-10 11:47 [ANNOUNCE] qgit-2.0rc1 Marco Costalba
2007-06-10 12:14 ` Ismail Dönmez
     [not found]   ` <e5bfff550706100529xaeac76erc1dff124c1fac470@mail.gmail.com>
2007-06-10 12:40     ` Ismail Dönmez
     [not found]       ` <e5bfff550706100549y199dcce6o2989744ff55ac8d7@mail.gmail.com>
2007-06-10 12:56         ` Ismail Dönmez
     [not found]           ` <e5bfff550706100626t2d5721a6r7beb0cfeb19dff4@mail.gmail.com>
2007-06-10 13:40             ` Marco Costalba
2007-06-10 13:45               ` Ismail Dönmez [this message]
     [not found]                 ` <e5bfff550706100659l41c392f4n9dc9fb3097f3da29@mail.gmail.com>
2007-06-10 14:04                   ` Ismail Dönmez
     [not found]                     ` <e5bfff550706100736v110055acn8ecca19f5c3f5cff@mail.gmail.com>
2007-06-10 14:49                       ` Ismail Dönmez
2007-06-10 16:33                       ` Ismail Dönmez
2007-06-10 17:56                         ` Jan Hudec
2007-06-10 18:10                           ` Ismail Dönmez
2007-06-10 21:36                           ` Marco Costalba
2007-06-10 13:41             ` Ismail Dönmez
2007-06-10 14:03 ` Jan Hudec
2007-06-10 14:21   ` 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=200706101645.27090.ismail@pardus.org.tr \
    --to=ismail@pardus.org.tr \
    --cc=andyparkins@gmail.com \
    --cc=git@vger.kernel.org \
    --cc=mcostalba@gmail.com \
    --cc=proski@gnu.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;
as well as URLs for NNTP newsgroup(s).