On Mar 17, 2012, at 1:01 AM, Andreas Kloeckner <[email protected]> wrote:
> <#part sign=pgpmime> > Hi Karsten, > > On Thu, 15 Mar 2012 16:22:55 -0500, Karsten Anderson > <[email protected]> wrote: >> it appears the problem is that starting with Xcode 4.3 it is installed >> to /Applications by default, it looks like the /Developer path is >> being deprecated? Looks like pyopencl is hard coded to look in the >> /Developer path > > Thanks for the update! I would very much appreciate a patch that makes > PyOpenCL work better by default. It doesn't seem like multiple -isysroot > options are allowed, so maybe we could simply check for the existence of > those directories. > > Andreas another problem i see is that the directory structure is different i think between /Developer and the /Applications install of Xcode. even if you were to pass in the /Applications directory not sure if it would work yet. Don't think I have the ability to figure it out _______________________________________________ PyOpenCL mailing list [email protected] http://lists.tiker.net/listinfo/pyopencl
