>----Messaggio originale---- >Da: alyoshi...@gmail.com >Data: 30/10/2014 20.26 > >On Thu, Oct 30, 2014 at 6:47 PM, Sergey Alyoshin <alyoshi...@gmail.com> wrote: >> I can try to build it with MXE after 3-4 hours. > >https://sourceforge.net/projects/gerbv/files/gerbv/gerbv-beta/ > >Selection is not cleared if layers visibility is changed, will add >checkbox for this in View menu.
wow, work. Selection remain also disabling layer visibility! Thanks. This static version suffer something strange in .dll dependancy: If I put the executable in a copy of the installed directory of release 2.6.1, overwriting the previous small exe (that version use the external dll linking), the task run (I can see it in task manager), but GUI doesn't start at all. If I remove or rename the file: ...\gerbv-2.6.1git2014-10\lib\gtk-2.0\2.10.0\engines\libwimp.dll everything work well. The Property Details of that dll file do not report any data apart: last modification date: 08/02/2012 21:37 and is sized 97.9 KB Maybe now you are using a different version, and for some Win32 strange link trouble, it is given priority to the external dll instead to static bundled version? >MXE is git f5fe7bce249b2d6471e28c080794394484a76801 >(Date: Tue Jul 1 15:49:14 2014 -0700) > >To configure and build gerbv: >MXE_DIR=/home/asv/projects/geda/mxe.git >export PATH=$MXE_DIR/usr/bin:$PATH >PKG_CONFIG=$MXE_DIR/usr/bin/i686-pc-mingw32-pkg-config ./configure >--host=i686-pc-mingw32 >make I tried a different Linux host, my home PC, with 4 GB ram, lot of disk space, with Ubuntu 12.04 Also there MXE fail to build. In particular it is 'gcc' that fail. But there I can successfully crosscompile simple selfwritten .c files using the prebuilt MinGW Ubuntu package that supply: /usr/bin/i686-w64-mingw32-gcc Different for complex project like gerbv Any help appreciated, thank you, Valerio ------------------------------------------------------------------------------ _______________________________________________ Gerbv-devel mailing list Gerbv-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gerbv-devel