[Scons-users] TryRun() problem with python3 scons-3.0.1

Dave Plater dplater.list at gmail.com
Fri Mar 9 01:06:07 EST 2018



On 08/03/18 17:26, Andrew C. Morrow wrote:
> I ran into this too in a TryCompile while trying to get a project 
> building with python3 and SCons master, and spent a long time trying to 
> figure out where I was injecting a bytes type object without success. 
> Interestingly, it seemed to go away when I disabled CacheDir.
> 

Things go wrong with TryBuild used by both TryCompile and TryRun but 
using --cache-disable doesn't help here.

Dave


More information about the Scons-users mailing list