November 28, 2005
Fredrik Olsson wrote:

> At work I have XCode 2.2, and today I upgraded from 0.15 to 0.16. And I get this error message:
> "object.d: module object cannot read file 'object.d'"

It seems the GCC version upgrade might have caused some harm
to the "gdcmac" install, as it is using certain GCC files... ?

It's *supposed* to be able to find that "header" file in the
/usr/include/d/4.0.0/object.d (assuming default /usr location)


But I think that what I need to do to make it work with Xcode 2.2
is to recompile it using GCC version 4.0.1 instead of GCC 4.0.0...

Will also make a "gdc-3.3" version, as it seems GCC 4 has "issues" ?
(i.e. provide two Tiger versions: one for GCC 3.3 and one for GCC 4.0)

--anders
1 2
Next ›   Last »