From: Alexey P. <ale...@gm...> - 2014-05-06 18:32:54
|
06 мая 2014 г., в 22:30, Jon bae <jon...@gm...> написал(а): > Hello everybody, > is there a special trick to get scons to work? I was thinking I can use > the msys2 python2 and scons. Is that not right? > > My profile looks like this: > > PYTHONHOME=/usr > PYTHONPATH=/usr/lib/python2.7 > SCONS_LIB_DIR=/usr/lib/python2.7/site-packages > > PATH=".:/global32/bin:/local32/bin:/mingw32/bin:${MSYS2_PATH}:/opt/bin:/opt/TortoiseHg:${PYTHONHOME}" > export PATH PYTHONPATH > What problems with using SCONS? MSYS2 has its own scons package. See: https://github.com/Alexpux/MINGW-packages/blob/master/mingw-w64-mesa/PKGBUILD#L37 Regards, Alexey. > Best Regards! > > Jonathan > > > > ------------------------------------------------------------------------------ > Is your legacy SCM system holding you back? Join Perforce May 7 to find out: > • 3 signs your SCM is hindering your productivity > • Requirements for releasing software faster > • Expert tips and advice for migrating your SCM now > http://p.sf.net/sfu/perforce > _______________________________________________ > Msys2-users mailing list > Msy...@li... > https://lists.sourceforge.net/lists/listinfo/msys2-users |