User forums > Help

Codeblocks - D Language - DMD 1.00 + DUIT?

<< < (2/2)

codemania:
I got It to work :D  :D

My new "Global Compiler setting":
                     Linker -> phobos.lib
                                  C:\duit\duit.lib

                     Directories - compiler -> C:\dmd\src\phobos
                                                       C:\duit\src
                     Directories - linker -> C:\dmd\lib
                                              -> C:\dmd\bin
                     Directories - Resource compiler -> C:\dmd\Includes


codemania:
hi!


The HelloWorld in "Duit" appears. but...

1) ... the windows Prompt, when is running, show me a LIST of error (below is an exemple):
failed<\Program File\Command Files\gtk2.0\bin\libgtx-win32-2.0-0.dll> gtk_target_table_free

2) When I modify the new label, adding "èé" to the text "hello world - èé", it gives me a error "invalid UTF-8 sequence"

2) Windows design is like an old microsoft windows, not windows XP.


Mania

TDragon:

--- Quote from: codemania on January 17, 2007, 04:35:21 pm ---2) Windows design is like an old microsoft windows, not windows XP.

--- End quote ---
GTK uses its own rendering engine for its window decorations and widgets. Read up on GTK "themes".

Navigation

[0] Message Index

[*] Previous page

Go to full version