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

Search found 4 matches
Forum Index
Author Message
  Topic: System for simple interaction with C libraries
just free man

Replies: 2
Views: 13358

PostForum: Potential Projects   Posted: Tue Aug 07, 2007 9:56 am   Subject: System for simple interaction with C libraries
I think: why not make custom directives contains ordinary c preprocessor directives and mark that using special comment prefix:
import c.mypicture /*@cpp@ #include "../mypicture.xpm" */;
...
  Topic: System for simple interaction with C libraries
just free man

Replies: 2
Views: 13358

PostForum: Potential Projects   Posted: Tue Aug 07, 2007 5:33 am   Subject: System for simple interaction with C libraries
Now d-extract-headers program that extracts headers names from D source is almost done.
  Topic: System for simple interaction with C libraries
just free man

Replies: 2
Views: 13358

PostForum: Potential Projects   Posted: Tue Aug 07, 2007 5:30 am   Subject: System for simple interaction with C libraries
Hi all!
I think that will be very sweet simple using C libraries from D source files, like C++ #include.
Stages of compiling D source that uses C libraries:

Extracting headers names from D sourc ...
  Topic: Compiling fails!
just free man

Replies: 1
Views: 39757

PostForum: h2d   Posted: Thu Jul 26, 2007 1:59 pm   Subject: Compiling fails!
When I try to compile h2d:

alex@alex-pc ~/projects/d/h2d $ make
g++ -o h2d h2d.cc
h2d_struct.h: In constructor 'h2d::StructGrammar::definition<T>::definition ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group