Re: [Pyobjc-dev] doc-based project, bin-python-main.m does not compile
Brought to you by:
ronaldoussoren
From: Bill D. <wdd...@ma...> - 2003-07-05 20:07:44
|
Cool. That works. Where did the 2.95 default setting come from? Isn't there a place to set this globally? Thanks! On Saturday, July 5, 2003, at 02:49 PM, Ronald Jaramillo wrote: > For each target you have, under Settings/Expert View you should add > two entries to "Build Settings": > CC = /usr/bin/gcc-3.3 and CPLUSPLUS=/usr/bin/g++-3.3 |