From: SourceForge.net <no...@so...> - 2011-02-04 17:33:35
|
Bugs item #3172856, was opened at 2011-02-04 17:33 Message generated for change (Tracker Item Submitted) made by You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=437247&aid=3172856&group_id=43735 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: GMTL Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Ryan Pavlik () Assigned to: Nobody/Anonymous (nobody) Summary: Mac OS X: Build error if Python isn't in a framework Initial Comment: If the active python version isn't in a framework, even if the python bindings are not being built, the scons file crashes because it assumes the regex will be matched. Patch attached that does not change behavior on systems where the existing build works, and prevents crashing on other systems. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=437247&aid=3172856&group_id=43735 |