sorry been busy for a while. I am the only one working on the fork, and it is a new fork. So in the future if anyone where to work on it I would expect them to talk to me, and I understand that not being "Cheese" doesn't qualify for this list, but as it is currently cheese with a few options commented out I was hoping i could get some help.At the moment I am starting with Cheese and I want to slowly modify and and test my modifications as I get used to the code. Especially since I do not know a lot about vala.
thanks for any and all help.
On Mon, Jun 3, 2013 at 2:35 AM, Stefan Sauer <ensonic hora-obscura de> wrote:
Then please talk to the maintainers of the fork? Anyway "make check" is the canonical means of running the tests. And libtool --mode=execute ./path/to/cheese should allow to run the uninstalled binary.On 06/03/2013 02:55 AM, Jedidiah Johnson wrote:
I am actually working on a fork of cheese, and am modifying the code. I don't want to have to install it every time I change the code so I was wondering if there was a way to test the code to see if I broke stuff and make sure it works the way I want.
Stefan
Thanks
On Fri, May 31, 2013 at 3:09 PM, David King <amigadave amigadave com> wrote:
Hi JedidiahIf you are building Cheese, you can clone the git repository, generate the build files and then build it. The commands for a typical clone and build process would look something like:
On 2013-05-31 15:01, Jedidiah Johnson <river226 gmail com> wrote:
Daniel G. Siegel directed me to this list, as I am building a fork of the
cheese application, and am looking for advice on how to build and test it.
Can anyone help?
git clone git://git.gnome.org/cheese
cd cheese
./autogen.sh
make
make install
This will install to /usr/local by default, so you will need the relevant permissions to do so. There are some automated tests in the "tests" directory which can be run with "make check".
--
http://amigadave.com/
_______________________________________________ cheese-list mailing list cheese-list gnome org https://mail.gnome.org/mailman/listinfo/cheese-list
_______________________________________________
cheese-list mailing list
cheese-list gnome org
https://mail.gnome.org/mailman/listinfo/cheese-list