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

Search found 7 matches
Forum Index
Author Message
  Topic: Welcome to gtkD
baryluk

Replies: 8
Views: 34229

PostForum: gtkD   Posted: Sun Feb 27, 2011 4:36 pm   Subject: Any updates?
Generally gtkD looks very well, even if last release was more than year ago. But there are places for improvements, and updates.

What with gtk 2.24 and gtk 3.0 ?
Is somebody implementing two pass ...
  Topic: gtkD and Glade - how to start?
baryluk

Replies: 1
Views: 9001

PostForum: gtkD   Posted: Sun Feb 27, 2011 3:15 pm   Subject: gtkD and Glade - how to start?
I'm using just something like this:


void main() {
Main.disableSetlocale();
Main.initMultiThread(args);
auto g2 = new Glade("project.gl ...
  Topic: Component wise multiplication
baryluk

Replies: 0
Views: 34138

PostForum: MathExtra   Posted: Tue Feb 10, 2009 10:55 am   Subject: Component wise multiplication
Is there a way to do component way multiplication / division for arrays of same rank?
  Topic: LLVMDC on FreeBSD works
baryluk

Replies: 9
Views: 34193

PostForum: LDC   Posted: Thu Jul 10, 2008 11:36 pm   Subject: LLVMDC on FreeBSD works

[root@witek /home/baryluk/llvmdc-svn/tangotests]# llvm-ld -o=a -disable-opt -disable-inlining -L/usr/home/baryluk/llvmdc-svn/bin/../lib -L/usr/home/baryluk/llvmdc-svn/bin/../lib -native -lt ...
  Topic: LLVMDC on FreeBSD works
baryluk

Replies: 9
Views: 34193

PostForum: LDC   Posted: Thu Jul 10, 2008 9:28 pm   Subject: LLVMDC on FreeBSD works
Yesterday restarted work. It isn't so simple.

I merged newest tango because larsavi put there some freebsd stuff. But not all. I added missing stuff and fixed lots of typos (lots of pthread work, a ...
  Topic: LLVMDC on FreeBSD works
baryluk

Replies: 9
Views: 34193

PostForum: LDC   Posted: Thu Jun 26, 2008 2:52 pm   Subject: Re: LLVMDC on FreeBSD works

You are talking about compiling the backend, right? From your stacktrace, it seems to be hanging inside the DMD frontend while producing an error message. There's an "#if linux" in root.c: ...
  Topic: LLVMDC on FreeBSD works
baryluk

Replies: 9
Views: 34193

PostForum: LDC   Posted: Tue Jun 24, 2008 5:57 pm   Subject: LLVMDC on FreeBSD works
Hi.

I just installed llvm 2.3 and boehm-gc 6.8 on FreeBSD CURRENT-8.

After few small fixes in llvmdc sources (freebsd's gcc is missing fmodl and changed #if linux to #if linux || __FreeBSD__, to ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group