View Single Post
Old 08-03-2011, 08:12 AM   #73
cuthbert19
Enthusiast
cuthbert19 once ate a cherry pie in a record 7 seconds.cuthbert19 once ate a cherry pie in a record 7 seconds.cuthbert19 once ate a cherry pie in a record 7 seconds.cuthbert19 once ate a cherry pie in a record 7 seconds.cuthbert19 once ate a cherry pie in a record 7 seconds.cuthbert19 once ate a cherry pie in a record 7 seconds.cuthbert19 once ate a cherry pie in a record 7 seconds.cuthbert19 once ate a cherry pie in a record 7 seconds.cuthbert19 once ate a cherry pie in a record 7 seconds.cuthbert19 once ate a cherry pie in a record 7 seconds.cuthbert19 once ate a cherry pie in a record 7 seconds.
 
Posts: 48
Karma: 1916
Join Date: Sep 2010
Device: Cybook Opus
Quote:
Originally Posted by Pablo View Post
How do you set up a Sigil development environment?

It's been some time since I last programmed in C/C++ and never used Qt, so it is unlikely that I could make any contribution, at least in the short term, but I would like to have a look at the code and see for myself how hard it is.

Thanks,

Pablo
On Linux it's pretty straightforward, just install mercurial and pull the last revision of the code on your PC; then you can use an editor of your choice and the necessary build tools (cmake etc.), or an IDE like KDevelop if you prefer.

Can't really help you on windows, I suppose you can do something with VisualStudio, but don't ask me how...
cuthbert19 is offline   Reply With Quote