September 01, 2013
http://d.puremagic.com/issues/show_bug.cgi?id=10941

           Summary: object.d not found when following Mac installation
                    instructions
           Product: D
           Version: D2
          Platform: All
        OS/Version: Mac OS X
            Status: NEW
          Severity: normal
          Priority: P2
         Component: installer
        AssignedTo: nobody@puremagic.com
        ReportedBy: bugzilla@digitalmars.com


--- Comment #0 from Walter Bright <bugzilla@digitalmars.com> 2013-09-01 11:50:09 PDT ---
John James reports:

(i am using a mac)

my particular problem was file object.d was not found when trying to compile my hello.d program. i followed the directions exactly as described on the installation portion of the site.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
September 02, 2013
http://d.puremagic.com/issues/show_bug.cgi?id=10941


Jacob Carlborg <doob@me.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |doob@me.com


--- Comment #1 from Jacob Carlborg <doob@me.com> 2013-09-01 23:42:35 PDT ---
I'm not sure what instructions he read, but if it's this:

http://dlang.org/dmd-osx.html

Then it's missing the step of copying the druntime and phobos source code.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------