Re: [darktable-devel] darktable developement using ide

2013-04-29 Thread Christian Tellefsen
On 29/04/13 19:59, Rwik Mukhopadhyay wrote: > I just pulled darktable source code from git . I would like to > load the project in ide (eclipse ) , but i couldn't locate any .pro > file. My question is what ide can be used to develop / debug darktable ? darktable uses cmake. You need to ge

Re: [darktable-devel] darktable developement using ide

2013-04-29 Thread Pascal de Bruijn
On Mon, Apr 29, 2013 at 7:59 PM, Rwik Mukhopadhyay wrote: > Hi, > I just pulled darktable source code from git . I would like to load the > project in ide (eclipse ) , but i couldn't locate any .pro file. My > question is what ide can be used to develop / debug darktable ? I doubt anybody us

[darktable-devel] darktable developement using ide

2013-04-29 Thread Rwik Mukhopadhyay
Hi, I just pulled darktable source code from git . I would like to load the project in ide (eclipse ) , but i couldn't locate any .pro file. My question is what ide can be used to develop / debug darktable ? thanks Rwik

Re: [darktable-devel] Error during Git compile / copying .so files

2013-04-29 Thread Darrell Eifert
"Copying files around in your system is almost always a very bad idea. I would advise to undo that, rm -rf build/ and start over. Cmake should be able to find the libraries in their new location, too." Point taken -- I deleted the OpenEXR dev .so files from /usr/lib that I had copied and then r

Re: [darktable-devel] Error during Git compile / Ubuntu Raring / solved

2013-04-29 Thread thouks
Thanks!! Am 29.04.2013, 10:12 Uhr, schrieb Simon : > Java is required only for building the usermanual using the Saxon > processor. That one has been introduced by Ulrich and provides correctly > scaled images and some other features. > Find everything related in: > cmake/modules/FindSaxon.cmake

Re: [darktable-devel] Error during Git compile / Ubuntu Raring / solved

2013-04-29 Thread Simon
Java is required only for building the usermanual using the Saxon processor. That one has been introduced by Ulrich and provides correctly scaled images and some other features. Find everything related in: cmake/modules/FindSaxon.cmake So there is nothing to worry about concerning this error, as l

Re: [darktable-devel] Error during Git compile / Ubuntu Raring / solved

2013-04-29 Thread James C. McPherson
On 04/29/13 04:46 PM, thouks wrote: > Am 29.04.2013, 08:26 Uhr, schrieb James C. McPherson > : > >> On 04/29/13 04:02 PM, thouks wrote: >>> No such problems here. After updating Ubuntu to 13.04 I just had to >>> reinstall some of the dev packages and made a new checkout. It's building. >> >> That'