From: SourceForge.net <no...@so...> - 2011-03-12 13:56:37
|
Bugs item #3172856, was opened at 2011-02-04 11:33 Message generated for change (Settings changed) made by patrickh 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: Closed >Resolution: Fixed Priority: 5 Private: No Submitted By: Ryan Pavlik () >Assigned to: Patrick Hartling (patrickh) 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. ---------------------------------------------------------------------- >Comment By: Patrick Hartling (patrickh) Date: 2011-03-12 07:56 Message: Fixed by r1266. Thanks for the patch. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=437247&aid=3172856&group_id=43735 |