[sldev] Mac build, python error

Anna Gulaev annagulaev at gmail.com
Mon Jan 21 13:20:37 PST 2008


I successfully built both the debug and release versions of the PPC Mac
client, then changed some header and cpp files, and now I get this error:

Source tree:
Destination tree:
/Users/Anna/sl/sl_1_18_4_3/linden/indra/newview/build/Deployment/Second
Life.app
Traceback (most recent call last):
  File "viewer_manifest.py", line 534, in ?
    main(srctree=viewer_dir, dsttree=os.path.join(viewer_dir, "packaged"))
  File "../lib/python/indra/util/llmanifest.py", line 194, in main
    default = default(srctree)
  File "../lib/python/indra/util/llmanifest.py", line 95, in get_channel
    channel = re.search("LL_CHANNEL\s=\s\"([\w\s]+)\"", contents).group(1)
AttributeError: 'NoneType' object has no attribute 'group'
Build failed (1 error)

Any clue what this is trying to tell me? The only thing I can think of is
that I created a new directory under indra with one header and one cpp file
and added it to the project. Is there something else I need to do? FWIW, the
python error happens before it tries to compile the new files.

Thanks.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.secondlife.com/pipermail/sldev/attachments/20080121/ccc98ac7/attachment.htm


More information about the SLDev mailing list