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

how to distribute a gtkD program?

 
Post new topic   Reply to topic     Forum Index -> gtkD
View previous topic :: View next topic  
Author Message
tezem



Joined: 18 Feb 2008
Posts: 14

PostPosted: Thu Oct 16, 2008 4:23 am    Post subject: how to distribute a gtkD program? Reply with quote

I plan to move my little program on my homepage and want to distribute it for possible users as easy as possible.
Since I need gtkD and gtk libs I am not sure what's the best way. The best thing I could imagine is to compile everything static into one big exe/binary though this isn't possible.
I want to provide executables for linux and windows at least and later maybe mac too.
What is the easiest deployment method for a simple application like mine?
Back to top
View user's profile Send private message
Mike Wey



Joined: 07 May 2007
Posts: 428

PostPosted: Thu Oct 16, 2008 11:58 am    Post subject: Reply with quote

You don't need to distribute the GtkD libs with your app.

For Windows you could put the zip/installer for your app and the installer for Gtk on your website.
For Linux a tar/zip ( or a package for some of the distributions ) should do, Gtk would be installed from the distributions repositories if not installed already.

as for Mac GtkD currently doesn't work on OSX.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic     Forum Index -> gtkD 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