| |
 | Posted by cos00kun in reply to cos00kun | Permalink Reply |
|
cos00kun 
Posted in reply to cos00kun
| Biraz daha ileri gidip normal dmd ile yani consoleden dmd TestWindow.d -L+gtkd.lib ile derlediğimde aldığım hata mesajını da yazayım ;
C:\Users\Coskun\Desktop\GtkD-master\demos\gtkD\TestWindow>dmd TestWindow.d -L+gtkd.lib
OPTLINK (R) for Win32 Release 8.00.17
Copyright (C) Digital Mars 1989-2013 All rights reserved.
http://www.digitalmars.com/ctg/optlink.html
TestWindow.obj(TestWindow)
Error 42: Symbol Undefined _D10TestScales10TestScales6__ctorMFZC10TestScales10TestScales
TestWindow.obj(TestWindow)
Error 42: Symbol Undefined _D11TestEntries11TestEntries7__ClassZ
TestWindow.obj(TestWindow)
Error 42: Symbol Undefined _D10TestScales10TestScales7__ClassZ
TestWindow.obj(TestWindow)
Error 42: Symbol Undefined _D9TestStock9TestStock6__ctorMFZC9TestStock9TestStock
TestWindow.obj(TestWindow)
Error 42: Symbol Undefined _D12TestTreeView12TestTreeView6__ctorMFZC12TestTreeView12TestTreeView
TestWindow.obj(TestWindow)
Error 42: Symbol Undefined _D11TestEntries11TestEntries6__ctorMFZC11TestEntries11TestEntries
TestWindow.obj(TestWindow)
Error 42: Symbol Undefined _D9TestStock9TestStock7__ClassZ
TestWindow.obj(TestWindow)
Error 42: Symbol Undefined _D12TestTreeView12TestTreeView7__ClassZ
TestWindow.obj(TestWindow)
Error 42: Symbol Undefined _D9TTextView9TTextView7__ClassZ
TestWindow.obj(TestWindow)
Error 42: Symbol Undefined _D9TTextView9TTextView6__ctorMFZC9TTextView9TTextView
TestWindow.obj(TestWindow)
Error 42: Symbol Undefined _D15TestAspectFrame12__ModuleInfoZ
TestWindow.obj(TestWindow)
Error 42: Symbol Undefined _D9TestStock12__ModuleInfoZ
TestWindow.obj(TestWindow)
Error 42: Symbol Undefined _D9TestImage12__ModuleInfoZ
TestWindow.obj(TestWindow)
Error 42: Symbol Undefined _D8TestText12__ModuleInfoZ
TestWindow.obj(TestWindow)
Error 42: Symbol Undefined _D8TestIdle12__ModuleInfoZ
TestWindow.obj(TestWindow)
Error 42: Symbol Undefined _D15TestDrawingArea12__ModuleInfoZ
TestWindow.obj(TestWindow)
Error 42: Symbol Undefined _D10TestThemes12__ModuleInfoZ
TestWindow.obj(TestWindow)
Error 42: Symbol Undefined _D11TestEntries12__ModuleInfoZ
TestWindow.obj(TestWindow)
Error 42: Symbol Undefined _D12TestTreeView12__ModuleInfoZ
TestWindow.obj(TestWindow)
Error 42: Symbol Undefined _D9TTextView12__ModuleInfoZ
TestWindow.obj(TestWindow)
Error 42: Symbol Undefined _D10TestScales12__ModuleInfoZ
Error: linker exited with status 21
--
[ Bu gönderi, http://ddili.org/forum'dan dönüştürülmüştür. ]
|