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

How to do a multi-file D build with library dependencies?

 
Post new topic   Reply to topic     Forum Index -> CMakeD
View previous topic :: View next topic  
Author Message
teales



Joined: 21 May 2007
Posts: 24
Location: Bangalore

PostPosted: Sat Sep 17, 2011 11:02 am    Post subject: How to do a multi-file D build with library dependencies? Reply with quote

OK, I've just spent far too long reading about several build systems, all of which have left me suitably confused.

I have a GUI application consisting presently of about 40 D source files, and one small static library. I have no problem building it, since Code::Blocks takes care of that pretty well, but I need to make something I can ship.

There's no complex directory structure.

I need to check:
DMD version,
gtkD version,
GTK+ version,
GLIB version,
cairo version,
pango version,

then get to a point where the user can do:

make
sudo make install

Has anyone done something similar that I can copy from and avoid re-inventing the wheel?

Thanks Steve
Back to top
View user's profile Send private message Send e-mail
Display posts from previous:   
Post new topic   Reply to topic     Forum Index -> CMakeD All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group