Can't find GLU symbols when compiling SimpleGL.d found in GtkD/demos

Mike Wey mike-wey at example.com
Sun May 19 09:10:07 PDT 2013


On 05/19/2013 05:06 PM, Enjoys Math wrote:
> All right, the glu errors are gone but I still have
>
> OPTLINK (R) for Win32  Release 8.00.12
> Copyright (C) Digital Mars 1989-2010  All rights reserved.
> http://www.digitalmars.com/ctg/optlink.html
> Debug\ConsoleApp2.obj(ConsoleApp2)
>   Error 42: Symbol Undefined _D6gtkglc2gl12__ModuleInfoZ
> Debug\ConsoleApp2.obj(ConsoleApp2)
>   Error 42: Symbol Undefined _D6gtkglc3glu12__ModuleInfoZ
> Building Debug\ConsoleApp2.exe failed!
>
> I replaced all my .libs with those in the zip.

Building with bud/build doesn't include the opengl and glu files in the 
GtkD.lib, Fixed in: 
https://github.com/gtkd-developers/GtkD/commit/c19a533e018bab16ba6ad44afe8a46540a7e5a6a

-- 
Mike Wey


More information about the Digitalmars-d-learn mailing list