GtkD HelloWorld app crashes with exception

Enjoys Math enjoysmath at gmail.com
Sat May 18 01:21:11 PDT 2013


On Saturday, 18 May 2013 at 07:59:49 UTC, Alexandr Druzhinin 
wrote:
>>
> Try to rebuild GtkD if you re-installed dmd. Check if Gtk path 
> is the first in path because can be other application with 
> different version of Gtk

Okay, I did both of those and got new errors:

:\D\dmd2\windows\bin\..\lib\GtkD.lib(glib)
  Error 42: Symbol Undefined 
_D4core6memory2GC6qallocFkkZS4core6memory8BlkInfo_ 
(core.memory.BlkInfo_ core.memory.GC.qalloc(uint, uint))
C:\D\dmd2\windows\bin\..\lib\GtkD.lib(glib)
  Error 42: Symbol Undefined _D4core6memory2GC6extendFPvkkZk (uint 
core.memory.GC.extend(void*, uint, uint))
C:\D\dmd2\windows\bin\..\lib\GtkD.lib(glib)
  Error 42: Symbol Undefined _D4core5bitop3bsrFNaNbkZi (pure 
nothrow int core.bitop.bsr(uint))
Building Debug\ConsoleApp3.exe failed!


More information about the Digitalmars-d-learn mailing list