>----Messaggio originale----
>Da: alyoshi...@gmail.com
>Data: 03/11/2014 10.40
>
>> what version of 'libwimp' are you using to build 'gerbv'?
>
>mxe.git/usr/i686-pc-mingw32/lib/gtk-2.0/2.10.0/engines/libwimp.la

I had tested MXE on Debian Testing and 7.5.

On Debian Testing, MXE make complaint about missing 'libtool',
the index.html say should be >2.2
when libtool on this system is 2.4.2-1.11
Build stop, no solution.


On supported Debian 7.5, I managed to build MXE, after about 20 h and 8 GB 
dedicated disk space.

Here I can cross- compile 'gerbv', it generate a 'gerbv.exe' file:

vmessina@debian7:~/c/gerbv/src$ ls -l gerbv.exe
-rwxr-xr-x 1 vmessina vmessina 29198 Nov  6 16:49 gerbv.exe
vmessina@debian7:~/c/gerbv/src$ file gerbv.exe
gerbv.exe: PE32 executable (GUI) Intel 80386 (stripped to external PDB), for 
MS Windows

It run standalone with WINE, seems do not look for external dependancy:
vmessina@debian7:~/c/gerbv/src$ wine ./gerbv.exe

But once copied to my Win7 host, won't start.
Running it from the console, no output is generated and no task appear in Task 
Manager.
What happened?


How do you manage to statically link the executable with all the .dll packaged 
inside?



>Updated
>https://sourceforge.net/projects/gerbv/files/gerbv/gerbv-beta/
>
>Selection is working in normal and high rendering modes.
>Shift key for adding, Ctrl for toggle item selection.
>"Show all selection" in View menu.

well, work with Normal and High quality!
The menĂ¹ option you added is good.

When a layer is off, it is impossible to de-select something with CTRL+click,
maybe this is wanted.


Hope at the end I will be able to self cross generate this good work from git 
sources

thank you,
Valerio


------------------------------------------------------------------------------
_______________________________________________
Gerbv-devel mailing list
Gerbv-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gerbv-devel

Reply via email to