Curiously enough, all the demos appear to run correctly when I double click them through the finder. I’m still unsure why they work when finder launches them through a terminal window and not when I type ./demo_name into the command line in a terminal instance or an xterm instance.
Yeah, that was the problem. I just appended those lines to .bash_profile so there were 2 export PATH commands which messed it up so nothing was getting written to DYLD_LIBRARY_PATH. Fixed now. Thanks.
Hi I’m really new to this so I’ve muddled through and made the examples but I get this error too and am not sure how to resolve it with the solutions here in could anybody help?