From: Stefan Weil <sw@weilnetz.de>
To: Marwa Hamza <marwahamza63@gmail.com>, qemu-devel <qemu-devel@nongnu.org>
Subject: Re: [Qemu-devel] configure qemu and compile it on windows
Date: Sun, 10 Apr 2016 12:19:50 +0200 [thread overview]
Message-ID: <570A28C6.9000606@weilnetz.de> (raw)
In-Reply-To: <CAGF64GXX_fsfLujffHuoFQfSs+TqMUhUpow-HdLePq26MEpfDQ@mail.gmail.com>
[-- Attachment #1.1: Type: text/plain, Size: 1281 bytes --]
Am 10.04.2016 um 11:27 schrieb Marwa Hamza:
> hello
> i'm trying to configure qemu on windows so i'm using MinGW and msys
> every time i run the script configure (./configure) an error message
> show about missing packages , i fixed those errors i installed
> pkg-config , zlib packages but the last error i couldn't fix it
> ERROR: glib-2.12 gthread-2.0 is required to compile QEMU
> please any one have any idea how to fix that
> thanks
MinGW is no longer supported because of unmaintained header files,
missing packages, old compilers and other reasons.
I suggest using Cygwin and the Mingw64 cross tools and packages
provided by Cygwin. For 64 bit Windows, see these packages:
https://cygwin.com/cgi-bin2/package-grep.cgi?grep=mingw64-x86_64&arch=x86_64
32 bit uses these packages:
https://cygwin.com/cgi-bin2/package-grep.cgi?grep=mingw64-i686&arch=x86_64
(Both examples are for 64 bit Cygwin)
With Cygwin, it is no longer necessary to search packages for QEMU at
different places or to build them yourself.
Either install all those packages, or start with
mingw64-i686-gcc-g++-4.9.2-2,
mingw64-i686-gtk3-3.18.6-1 and maybe some more (most packages needed
will be installed automatically because of dependencies).
Regards,
Stefan
[-- Attachment #1.2: Type: text/html, Size: 2480 bytes --]
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 819 bytes --]
next prev parent reply other threads:[~2016-04-10 10:19 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-04-10 9:27 [Qemu-devel] configure qemu and compile it on windows Marwa Hamza
2016-04-10 10:19 ` Stefan Weil [this message]
[not found] ` <CAGF64GWHjQBaHmHn+vbfLAGM4KUVokGkvaEd6JQVzEU9HHEP5A@mail.gmail.com>
2016-04-10 13:57 ` Marwa Hamza
[not found] ` <570A697B.9040501@weilnetz.de>
2016-04-10 20:38 ` Marwa Hamza
2016-04-11 15:56 ` Eric Blake
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=570A28C6.9000606@weilnetz.de \
--to=sw@weilnetz.de \
--cc=marwahamza63@gmail.com \
--cc=qemu-devel@nongnu.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.