[Issue 10034] New: wWinMain and wmain fail to link

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sun May 5 13:44:51 PDT 2013


http://d.puremagic.com/issues/show_bug.cgi?id=10034

           Summary: wWinMain and wmain fail to link
           Product: D
           Version: D2
          Platform: All
        OS/Version: Windows
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Optlink
        AssignedTo: nobody at puremagic.com
        ReportedBy: diggsey at googlemail.com


--- Comment #0 from Diggory <diggsey at googlemail.com> 2013-05-05 13:44:50 PDT ---
Fairly self explanatory, unicode versions of WinMain and main cause a bunch of
undefined symbol errors such as:

Error 42: Symbol Undefined _D15TypeInfo_Struct6__vtblZ

Followed by the message:

OPTLINK : Warning 134: No Start Address

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


More information about the Digitalmars-d-bugs mailing list