- Original Message -
> On Tue, 10 Dec 2013 09:01:35 AM Marc-André Lureau wrote:
> > > Whereabouts are the dll dependencies specified for the installer?
> >
> > The MSI installer is cross-built using msitools.
>
>
> Should they be added as dependencies or is this a quirk that will be c
On Tue, 10 Dec 2013 09:01:35 AM Marc-André Lureau wrote:
> > > > /usr/i686-w64-mingw32/sys-root/mingw/bin/libdbus-glib-1-2.dll
> > > > /usr/i686-w64-mingw32/sys-root/mingw/bin/libdbus-1-3.dll
> > >
> > >
> > >
> > > Weird that dbus and dbus-glib are needed.
> >
> >
> >
> >
> > Whereabouts are th
hi
- Original Message -
> On Tue, 10 Dec 2013 06:13:44 AM Marc-André Lureau wrote:
> > > Missing two dlls:
> > >
> > >
> > > /usr/i686-w64-mingw32/sys-root/mingw/bin/libdbus-glib-1-2.dll
> > > /usr/i686-w64-mingw32/sys-root/mingw/bin/libdbus-1-3.dll
> >
> > Weird that dbus and dbus-glib
On Tue, 10 Dec 2013 06:13:44 AM Marc-André Lureau wrote:
> > Missing two dlls:
> >
> >
> > /usr/i686-w64-mingw32/sys-root/mingw/bin/libdbus-glib-1-2.dll
> > /usr/i686-w64-mingw32/sys-root/mingw/bin/libdbus-1-3.dll
>
> Weird that dbus and dbus-glib are needed.
Whereabouts are the dll dependencie
Hi
- Original Message -
> On Tue, 10 Dec 2013 04:51:55 AM Marc-André Lureau wrote:
> > I glad you made it through!
> >
> > "make nsis" should have worked too, but we are in the process of
> > deprecating
> > the NSIS installer, in favour of more robust and more correct MSI
> > installer.
On Tue, 10 Dec 2013 04:51:55 AM Marc-André Lureau wrote:
> I glad you made it through!
>
> "make nsis" should have worked too, but we are in the process of deprecating
> the NSIS installer, in favour of more robust and more correct MSI
> installer. That's why they were a couple of missing dlls.
>
Hi Lindsay,
- Original Message -
> On 10 December 2013 11:11, Lindsay Mathieson
> wrote:
> > On 9 December 2013 21:54, Marc-André Lureau wrote:
> > I've got mingw32-spice-gtk and virt-viewer configured/build, but am
> > having problems with the install and dependant dlls. Have been
> > f
On 10 December 2013 11:11, Lindsay Mathieson
wrote:
> On 9 December 2013 21:54, Marc-André Lureau wrote:
> I've got mingw32-spice-gtk and virt-viewer configured/build, but am
> having problems with the install and dependant dlls. Have been
> following the instructions from here:
>
> http://lists.
On 9 December 2013 21:54, Marc-André Lureau wrote:
>
>
> - Original Message -
>> On Mon, 9 Dec 2013 06:38:24 AM Marian Krcmarik wrote:
>> > I assume you are interested in latest spice code so latest spice-gtk code
>> > is what you need
>>
>> Yup
>>
>> >but I do not have exact instructions
On 9 December 2013 23:39, Marc-André Lureau wrote:
>
>> make failed with:
>>
>> In file included from coroutine_winfibers.c:24:0:
>> coroutine.h:70:1: error: unknown type name 'gboolean'
>> gboolean coroutine_is_main(struct coroutine *co);
>
> Oops
>
> Add #include in gtk/coroutine_winfibers
- Original Message -
> On Mon, 9 Dec 2013 08:13:40 AM Marc-André Lureau wrote:
> > wget http://spice-space.org/download/gtk/spice-gtk-0.22.tar.bz2
>
>
> Thats seems to be configuring thanks, I was using the 0.22 bundle from
> http://cgit.freedesktop.org/spice/spice-gtk, which is differe
On Mon, 9 Dec 2013 08:13:40 AM Marc-André Lureau wrote:
> wget http://spice-space.org/download/gtk/spice-gtk-0.22.tar.bz2
Thats seems to be configuring thanks, I was using the 0.22 bundle from
http://cgit.freedesktop.org/spice/spice-gtk, which is different.
How would I find my way to the spice-
- Original Message -
> On Mon, 9 Dec 2013 06:54:45 AM Marc-André Lureau wrote:
> > Extract 0.22 tarball, and run 'mingw32-configure && make'
>
> mingw32-configure
> /usr/bin/mingw32-configure: line 68: ../configure: No such file or directory
>
> and
>
> ./autogen.sh
> fatal: Not a git
On Mon, 9 Dec 2013 06:54:45 AM Marc-André Lureau wrote:
> On Fedora 19/20, with mingw32-* packages installed,
>
> Extract 0.22 tarball, and run 'mingw32-configure && make'
>
> (for x64, s/mingw32/mingw64 above)
There's no configure file. If I comment out the git call in autogen.sh I can
use i
On Mon, 9 Dec 2013 06:54:45 AM Marc-André Lureau wrote:
> Extract 0.22 tarball, and run 'mingw32-configure && make'
mingw32-configure
/usr/bin/mingw32-configure: line 68: ../configure: No such file or directory
and
./autogen.sh
fatal: Not a git repository (or any of the parent directories): .g
On Mon, 9 Dec 2013 06:54:45 AM Marc-André Lureau wrote:
> On Fedora 19/20, with mingw32-* packages installed,
>
> Extract 0.22 tarball, and run 'mingw32-configure && make'
Thanks Marc-André
Would I need to install them on fedora (make install?) for the virt-viewer
cross compile to use them?
-
- Original Message -
> On Mon, 9 Dec 2013 06:38:24 AM Marian Krcmarik wrote:
> > I assume you are interested in latest spice code so latest spice-gtk code
> > is what you need
>
> Yup
>
> >but I do not have exact instructions how to build
> > mingw-spice-gtk (haven't tried, someone who
On Mon, 9 Dec 2013 06:38:24 AM Marian Krcmarik wrote:
> I assume you are interested in latest spice code so latest spice-gtk code
> is what you need
Yup
>but I do not have exact instructions how to build
> mingw-spice-gtk (haven't tried, someone who tried could reply hopefully).
That would be
- Original Message -
> From: "Lindsay Mathieson"
> To: spice-devel@lists.freedesktop.org
> Sent: Monday, December 9, 2013 12:29:12 PM
> Subject: Re: [Spice-devel] Build windows virt-viewr
>
> On Mon, 9 Dec 2013 06:17:04 AM Marian Krcmarik wrote:
>
On Mon, 9 Dec 2013 06:17:04 AM Marian Krcmarik wrote:
> I am not aware of any build instructions for virt-viewer which is built with
> using mingw, only what was mentioned on the mailing list such as:
> http://lists.freedesktop.org/archives/spice-devel/2012-November/011563.html
> http://lists.freed
- Original Message -
> From: "Lindsay Mathieson"
> To: spice-devel@lists.freedesktop.org
> Sent: Monday, December 9, 2013 1:53:31 AM
> Subject: [Spice-devel] Build windows virt-viewr
>
> I'm following the instructions from here:
>
On 9 December 2013 10:53, Lindsay Mathieson wrote:
>
> The build also seems to need python - any particular version?
3.x doesn't work, 2.7 seems to be ok. Also had to install the pyparsing module.
I seem to have the build modules and env together now, but getting
1000's of compile errors from th
On 9 December 2013 10:53, Lindsay Mathieson wrote:
> I'm following the instructions from here:
>
> http://www.spice-space.org/page/Building_Instructions
>
> They seem to be mostly complete, except it was missing the
> SPICE_COMMON_DIR env var which I'm guessing should be something like
> "spice\
I'm following the instructions from here:
http://www.spice-space.org/page/Building_Instructions
They seem to be mostly complete, except it was missing the
SPICE_COMMON_DIR env var which I'm guessing should be something like
"spice\spice-common"
The build also seems to need python - any particu
24 matches
Mail list logo