> Does this work?
>
>  $ source winenv.set.sh
>     to set environment variables, especially PATH
>
>  $ guw echo /cygdrive/c/STLport-5.1.5/stlport
>     could be c:\STLport-5.1.5\stlport
>
>  $ guw ls /cygdrive/c/STLport-5.1.5/stlport
>     could list files in the directory, including the missing file 'set'

Yes, all above works and it find the set and any other include files
that were needed

> If yes, your environment might be somewhat wrong since ls command
> on Cygwin can find the file while cl.exe seems not to find it.
>
>  'guw' is a command that comes with OOo build environment, which
>  translates a file and/or directory path in Cygwin convention to
>  Windows native one and then executes the given command.
>
> Do you use a symbolic link? If so, try not to use any symbolic links
> as much as possible. It basically works but occasionally not to work
> well under certain circumstances.

No, i don't use symbolic link. I tried to compile just like what's
written on the OOo's Wiki

> Do you use a file server such as samba, share folder of VMware,
> or like that? A symbolic link created by Cygwin 'ln -s' command on
> such a server does not work very well with a mixture of Cygwin and
> Windows native environment.

No, i don't use Samba nor VMWare


-- 
Willy Sudiarto Raharjo
Registered Linux User : 336579
Web : http://www.informatix.or.id/willy
Blog : http://willysr.blogspot.com http://slackblogs.blogspot.com

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to