Re: help sought with C program, add GTK UI interface
- From: Owen Taylor <otaylor redhat com>
- To: gtk-devel-list redhat com
- Cc: "Adam Sleight" <adams linearcorp com>
- Subject: Re: help sought with C program, add GTK UI interface
- Date: 05 Jun 2000 16:18:44 -0400
"Adam Sleight" <adams@linearcorp.com> writes:
> any volunteer hacker want to assit in debugging some errors. It's a GPL
> recursvie html thumbnailer generator program written in C. In addition to the
> errors below when doing make ...it needs a GTK+ UI interface. I can send you
> the link for the latest source if interested. Also have 3000 photos of sample
> output you can view. I ain't a programmer and the programmer has asked for
> assitance. Maybe I should have posted this on sourceforge but I don't have an
> account there..sorry.
>
> ***snip....just a small sample of errors****
> warning: passing arg 3 of `poptGetContext' from incompatible pointer type
> warning: implicit declaration of function `atoi'
> warning: passing arg 2 of `setstr' discards `const' from pointer target type
>
> warning: char format, void arg (arg 2)
> warning: passing arg 2 of `setstr' discards `const' from pointer target type
> warning: suggest parentheses around assignment used as truth value
> warning: long int format, int arg (arg 4)
This list is exclusively for discussion of the development of GTK+ itself,
not for questions about programming in GTK+. Questions about programming
in GTK+ belong on gtk-list or gtk-app-devel-list. See:
http://mail.gnome.org/mailman/listinfo
Note also, that:
- None of the errors you have posted above have anything to do with GTK+ programming,
so are not appropriate for the GTK+ mailing lists.
- You'll get better results from much more specific questions - that is, if
you post post an error and a snippet of code that produces the error.
Regards,
Owen
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]