Re: Mesa3D graphics library build failure when using Scons 3.0.3 and newer on Windows with Visual Studio 2017, Scons 3.0.1 is unaffected.

Mats Wichmann <[email protected]>
Newsgroups gmane.comp.programming.tools.scons.user
Message-ID <[email protected]>
On 2/16/19 12:43 PM, Liviu Prodea via Scons-users wrote:

> ValueError: invalid literal for int() with base 10: '__VERSION__':
...
  File "C:\Software\DEVELO~1\projects\mesa\mesa\scons\custom.py", line 51:
    scons_version = tuple(map(int, SCons.__version__.split('.')))


it's trying to convert an unsubstituted scons version string... was this
actually with a production scons?  anyway this location needs to be
protected a bit better against the eventuality of not finding a real
version, as it looks like other parts of your code are.
_______________________________________________
Scons-users mailing list
[email protected]
https://pairlist4.pair.net/mailman/listinfo/scons-users
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.