Am 27.04.2012 10:26, schrieb Andrej Mitrovic:
On 4/27/12, Sönke Ludwig<slud...@outerproduct.org>  wrote:
Now I changed the line "SET LIBDIR=..\lib\win-i386" in run_example.cmd
from quoted to non-quoted and for me it seems to work.

Maybe try:
SET "LIBDIR=..\lib\win-i386"

IOW quotes after SET.

Thanks, that also seems to work. I will try that next as soon as the current non-quoted version fails for someone.

Reply via email to