[Scons-users] cygwin & buildDir?
    William Deegan 
    bill at baddogconsulting.com
       
    Wed Oct  3 12:52:22 EDT 2012
    
    
  
Vaclav,
On Oct 2, 2012, at 11:59 PM, Václav Šmilauer <eu at doxos.eu> wrote:
> Hello,
> 
> I am newly using scons under cygwin. The project is split in several parts included via SConscript(dirs=[...]). THe build system has been working fine for several years under Linux as it is. However, under cygwin, paths are not being found -- paths given relative to each subsidiary SConscript are not being found, I can only say '#/subcomponent/file.cpp' (paths relative to project root) paths, which works around the problem. I had the same issue with both scons 2.1 and 2.2.
> 
> Any idea?
Are you running cygwin python or win32 python?
-Bill
    
    
More information about the Scons-users
mailing list