Comment 8 for bug 941039

Revision history for this message
Harish Narayanan (hnarayanan) wrote :

I've fixed support for Xcode 4.3. Also, to fix your pydolfin problems, make sure

export CC=/usr/bin/gcc
export CXX=/usr/bin/g++

are set before running the Python demos.