Hi Valerio,

The fact that Gerbv works at all on Windows is a bonus.  Support for 
Windows is entirely at the mercy of other groups that develop Windows 
specific interface libraries.

It is regrettable that Gerbv exits without any kind of error message.  I 
cannot say whether the issues that you are experiencing are some kind of 
deficiency in an interface library or not.  Perhaps you can look into 
that yourself.  Addressing Windows interface issues to this forum is 
perhaps tilting at windmills.

If you are experiencing directory dependency issues, take a look to your 
project file.  Are the paths to your Gerber files relative or absolute? 
  You may need to hand edit your project files to get Gerbv to behave as 
you would like.  Failing that, there may be some issue with your 
computer's environment variables.

On 2016-05-25 02:07, Valerio Messina wrote:
> some more tests.
>
> Gerber layers and project file are in
> D:\Gerber
> while I keep executables in:
> D:\Program Files (x86)\gerbv-2.6.1\bin\gerbv.exe
> D:\Program Files (x86)\gerbv-2.6Abeta2016-02-09\bin\gerbv.exe
>
> Running from the command prompt:
> D:\>"D:\Program Files (x86)\gerbv-2.6.1\bin\gerbv.exe" 
> "D:\Gerber\SMTVAL-10.003
> _REV.0-ASS-bottom.gdo"   # work
> D:\>"D:\Program Files (x86)\gerbv-2.6.1\bin\gerbv.exe" -p "D:\Gerber\SMTVAL-
> 10.003_REV.0.gvp"   # work
> D:\>"D:\Program Files (x86)\gerbv-2.6Abeta2016-02-09\bin\gerbv.exe" "D:
> \Gerber\SMTVAL-10.003_REV.0-ASS-bottom.gdo"   # work
> D:\>"D:\Program Files (x86)\gerbv-2.6Abeta2016-02-09\bin\gerbv.exe" -p "D:
> \Gerber\SMTVAL-10.003_REV.0.gvp"   # work
> D:\Gerber>"D:\Program Files (x86)\gerbv-2.6Abeta2016-02-09\bin\gerbv.exe"
> SMTVAL-10.003_REV.0-ASS-bottom.gdo   # work
> D:\Gerber>"D:\Program Files (x86)\gerbv-2.6Abeta2016-02-09\bin\gerbv.exe" -p
> SMTVAL-10.003_REV.0.gvp           # work
> So running from everywhere work, but:
> D:\Program Files (x86)\gerbv-2.6.1\bin>gerbv.exe "D:\Gerber\SMTVAL-10.003_REV.
> 0-ASS-bottom.gdo"                # work
> D:\Program Files (x86)\gerbv-2.6.1\bin>gerbv.exe -p "D:\Gerber\SMTVAL-10.003
> _REV.0.gvp"   # nothing open, no message
> D:\Program Files (x86)\gerbv-2.6Abeta2016-02-09\bin>gerbv.exe "D:
> \Gerber\SMTVAL-10.003_REV.0-ASS-bottom.gdo"   # work
> D:\Program Files (x86)\gerbv-2.6Abeta2016-02-09\bin>gerbv.exe -p "D:
> \Gerber\SMTVAL-10.003_REV.0.gvp"   # no file open, error in message tab:
> Problem loading init.scm (No such file or directory)
> could not read D:\Gerber\SMTVAL-10.003_REV.0.gvp[-1]
> (work also in gerbv-2.6.1 and gerbv-2.6Abeta2016-02-09, apparently it is only
> \bin directory)
>
> So seems fail when, from the command prompt, the current directory is the
> executable one and trying to open a project file with -p
>
> Valerio
>
>
> ------------------------------------------------------------------------------
> Mobile security can be enabling, not merely restricting. Employees who
> bring their own devices (BYOD) to work are irked by the imposition of MDM
> restrictions. Mobile Device Manager Plus allows you to control only the
> apps on BYO-devices by containerizing them, leaving personal data untouched!
> https://ad.doubleclick.net/ddm/clk/304595813;131938128;j
> _______________________________________________
> Gerbv-devel mailing list
> Gerbv-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gerbv-devel
>

------------------------------------------------------------------------------
Mobile security can be enabling, not merely restricting. Employees who
bring their own devices (BYOD) to work are irked by the imposition of MDM
restrictions. Mobile Device Manager Plus allows you to control only the
apps on BYO-devices by containerizing them, leaving personal data untouched!
https://ad.doubleclick.net/ddm/clk/304595813;131938128;j
_______________________________________________
Gerbv-devel mailing list
Gerbv-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gerbv-devel

Reply via email to