FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Search found 9 matches
Forum Index
Author Message
  Topic: Windows API
Raedwulf

Replies: 17
Views: 57882

PostForum: Bindings   Posted: Mon Mar 19, 2007 7:16 am   Subject: Windows API
I think I see what the problem is Smile. I'm using Codeblocks IDE, and it likes to compile each source file separately and only linking the files finally at the end. So i guess I should compile the win32 ...
  Topic: Windows API
Raedwulf

Replies: 17
Views: 57882

PostForum: Bindings   Posted: Sun Mar 18, 2007 1:24 am   Subject: Windows API
I tried compiling the winsamp.d with the Windows API headers supplied in bindings.

import win32.windows;
rather than the phobos:
import std.c.windows.windows;

Im sure I must be doing somethin ...
  Topic: location of gtk libs on windows
Raedwulf

Replies: 9
Views: 17944

PostForum: gtkD   Posted: Thu Mar 15, 2007 11:22 am   Subject: location of gtk libs on windows
Hmmmm thats strange, I guess your way is better then.

Here's where i installed mine:
http://gladewin32.sourceforge.net/modules/news/

Sorry for the late reply, been caught up recently.
  Topic: location of gtk libs on windows
Raedwulf

Replies: 9
Views: 17944

PostForum: gtkD   Posted: Tue Feb 27, 2007 12:37 pm   Subject: location of gtk libs on windows
GTK_BASEPATH is set when GTK is installed.

this.libraryName = libraryName;
this.alternateLibraryName = alternateLibraryName;
onLoadFailure = fn;

version(Windows)
{
...
  Topic: location of gtk libs on windows
Raedwulf

Replies: 9
Views: 17944

PostForum: gtkD   Posted: Tue Feb 27, 2007 12:35 am   Subject: location of gtk libs on windows
Apparently the environment variable is a pretty ok way too., but i guess advapi32 isn't any heartbreak.
  Topic: (Duit compiles!) But, trying to get Cairo working
Raedwulf

Replies: 9
Views: 19889

PostForum: gtkD   Posted: Fri Jan 26, 2007 1:03 pm   Subject: (Duit compiles!) But, trying to get Cairo working
Finally got it compiled

changed the reference of libcairo-1.0-0.dll to libcairo-2.dll

Cheers.
  Topic: (Duit compiles!) But, trying to get Cairo working
Raedwulf

Replies: 9
Views: 19889

PostForum: gtkD   Posted: Fri Jan 26, 2007 12:39 am   Subject: (Duit compiles!) But, trying to get Cairo working
I've almost got cairo working, but I don't have the version specified in the paths.d

libcairo-1.0-0.dll

Btw TestWindow.exe has an unresolved external when compiled with gtkd (and not in duit)
...
  Topic: new linux preview release
Raedwulf

Replies: 6
Views: 22830

PostForum: leds   Posted: Sun Jan 21, 2007 2:39 pm   Subject: new linux preview release
Only loaded it up briefly but i will try it further whenmy exams are over.
Im deciding whether to use codeblocks or leds Very Happy

Cheers.
  Topic: new linux preview release
Raedwulf

Replies: 6
Views: 22830

PostForum: leds   Posted: Sun Jan 21, 2007 2:13 am   Subject: new linux preview release
Hi, tried your leds preview on one computer and looks good Very Happy.

Unfortunately on my notebook, GTK is installed at C:\GTK, and the path of leds is hardcoded.

Could you remove the hardcoding?

Ch ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group