[Scons-users] FindFile returns on Cygwin always None
    Philipp Kraus 
    philipp.kraus at flashpixx.de
       
    Sat Oct  6 04:31:11 EDT 2012
    
    
  
On 2012-10-06 00:50:59 +0200, Kraus Philipp said:
> I'm using env.FindFile for searching some files:
> 
> f = env.FindFile( "myfile", env["LIBPATH"])
> 
> On Linux & OSX FindFile returns the correct values, but on Cygwin f is 
> always None.
> I have tested Scons 2.2.0 & 2.1.0 on Cygwin.
On "native" Windows like VS command line, FindFile works also. It seems to be
only a problem in the Cygwin shell
    
    
More information about the Scons-users
mailing list