On Thu, Nov 6, 2014 at 7:18 PM, Valerio Messina <e...@iol.it> wrote: >>----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.
You don't need to build _all_ what MXE can buld, type 'make gcc', 'make gtk2' > 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 Use gerbv/src/.libs/gerbv.exe not gerbv/src/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? I don't know, it is MXE magic. > When a layer is off, it is impossible to de-select something with CTRL+click, > maybe this is wanted. No, not wanted, but it is "how it is" for now. Actually it is possible to deselect, if you select invisible layer name to which this element belong. ------------------------------------------------------------------------------ _______________________________________________ Gerbv-devel mailing list Gerbv-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gerbv-devel