Setting up your environment



Hi Guillaume,

judging from the error messages, I would say that you have to add the gtkdatabox library to your compilation, e.g.

<your command> /usr/local/lib/gtkdatabox.so


The oscilloscope was written by Stefan Doehla. I don't know if he is on the list and I don't know if his project is freely available. If he does not answer on the list, I will try to get in touch with him, but I cannot promise anything, of course.

Regards,

Roland

Guillaume Libert wrote:
Good I,
I am a french student in an internship and I have to develop an interface to check a network. I chose to do it in gtk and gtkdatabox seems to be the best tool to draw some graph. I have to develop under windows (that's bullshit...) but my program have to be multi-plateform. I am coding with code-blocks (with the gtk template).

Could some one help me to configure my workspace to use gtkdatabox widget ? I included the gtk folder in my including path, but when i try to compile an example (addremove.c) I have many errors such as:

.objs\main.o:main.c:(.text+0x82): undefined reference to `gtk_databox_graph_set_color' .objs\main.o:main.c:(.text+0x87): undefined reference to `gtk_databox_get_type' .objs\main.o:main.c:(.text+0xb6): undefined reference to `gtk_databox_graph_add'

I saw the multi-chanel oscilloscope on the website. Are sources free ? How can I get the code or some exemples ?
Regards
guillaume
PS : It could be realy interested to put this widget under Glade


------------------------------------------------------------------------

_______________________________________________
gtkdatabox-list mailing list
gtkdatabox-list gnome org
http://mail.gnome.org/mailman/listinfo/gtkdatabox-list




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]