2010/6/24 Lê Việt Quang <[email protected]>

> I think this error may be caused by "Preprocessor startline:
> E:/ooo320_m19/solver/320/wntmsci12.pro/bin/rscpp @C:\Documents and
> Settings\Le Viet Quang\2F17.tmp", the file path should be mixed short path.
> However I do not know how to change the file path to mixed short path?
>
> I need some help , thank you very much .
>

I think you have reached this page:
http://qa.openoffice.org/issues/show_bug.cgi?id=110354&historysort=new

To change the environment variables in a .bat file, use the "set" command
like:

set tmp=f:\tmp
echo %tmp%

And be noted that environment variables in cygwin inherit from Windows'

Under cygwin, most likely you are using bash therefore the "export" command
will alter tham

export TMP=/cygwin/full/path (case sensitive)

Good luck.

-- 
Best Regards,
Nguyen Hung Vu [aka: NVH] ( in Vietnamese: Nguyễn Vũ Hưng )
vuhung16plus{[email protected]
<vuhung16plus%[email protected]>, YIM: vuhung16 , Skype:
vuhung16plus
A brief profile: http://www.hn.is.uec.ac.jp/~vuhung/Nguyen.Vu.Hung.html

Reply via email to