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

Using CMakeD for GtkD's build sessions

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



Joined: 26 Nov 2006
Posts: 46

PostPosted: Tue May 19, 2009 8:57 pm    Post subject: Using CMakeD for GtkD's build sessions Reply with quote

Yes, CMakeD havn't been updated for so long. However, it still works mostly.
See here: http://www.dsource.org/projects/cmaked

Any idea for using CMakeD for GtkD's build sessions? I want to do this job.

Thanks for any suggestions.
Back to top
View user's profile Send private message
heromyth



Joined: 26 Nov 2006
Posts: 46

PostPosted: Fri Aug 14, 2009 1:13 pm    Post subject: Reply with quote

Here it is!
Sorry for that I can't upload an attachment in this post. This patch can be download at http://www.dlang.net/dl/gtkD-CMake.zip


Quote:
All the CMakeLists.txt are used by CMakeD to manage the build process of GtkD.
They are created by Heromyth(zxpmyth@yahoo.com.cn). You can use them freely.

The CMakeD can be downloaded at http://www.dlang.net/dl/CMakeD-SVN.zip.
The CMake and the mingw32-make are needed.

All the tests except for the demo of gstreamer are passed on WindowsXP SP2 with DMD v1.051.
Beause of Tango lib needed, the gstreamer can't be tested.

The steps are :

## Build GtkD
# cmake . -G "MinGW Makefiles"
# mingw32-make -f Makefile

## Build Demos
# cd demos
# mingw32-make -f Makefile


Last edited by heromyth on Sun Nov 29, 2009 12:48 am; edited 2 times in total
Back to top
View user's profile Send private message
heromyth



Joined: 26 Nov 2006
Posts: 46

PostPosted: Sun Nov 29, 2009 12:46 am    Post subject: Reply with quote

Fixed for CMAKE_INSTALL_PREFIX not working.

The link above has been updated.
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