Re: Build windows virt-viewr

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 10 December 2013 11:11, Lindsay Mathieson
<lindsay.mathieson@xxxxxxxxx> wrote:
> On 9 December 2013 21:54, Marc-André Lureau <mlureau@xxxxxxxxxx> 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.freedesktop.org/archives/spice-devel/2012-October/011206.html
>
> make install DESTDIR=/home/lindsay/tmp
> makensis data/virt-viewer.nsis -DDESTDIR=/home/lindsay/tmp
>
> but the second step results in:
>
>
> File: "deps.txt" -> no files found.
> Usage: File [/nonfatal] [/a] ([/r] [/x filespec [...]] filespec [...] |
>    /oname=outfile one_file_only)
> Error in script "data/virt-viewer.nsis" on line 65 -- aborting creation 
process
>
>
> I did a search, there is no deps.txt file.


I built it! and got it installed on windows - and it fixed the Caret
problem I was having! (cursor on black blackround).

Changes:
  "makensis data/virt-viewer.nsis -DDESTDIR=/home/lindsay/tmp"

should be

  makensis -DDESTDIR=/home/lindsay/tmp data/virt-viewer.nsis

the env var def has to come before the script file.

Had to update the versions of
  libtasn1-3.dll and libgnutls-26.dll
to
  libtasn1-6.dll and libgnutls-28.dll

That let me build the installer, but the exe's wouldn't run on windows
- there were a lot of dll's not found. In the end I just copied all
the dlls from /usr/i686-w64-mingw32/sys-root/mingw/bin across.


-- 
Lindsay
_______________________________________________
Spice-devel mailing list
Spice-devel@xxxxxxxxxxxxxxxxxxxxx
http://lists.freedesktop.org/mailman/listinfo/spice-devel





[Index of Archives]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [ECOS]     [Asterisk Internet PBX]     [Linux API]     [Monitors]