integrating gtk with artoolkit

Asked by lucks

hi...am new to gtk and am trying to develop a GUI for ARToolKit( a program in C)...am having an error about package and am not sure if am doing the right thing to integrate gtk with artoolkit..is there a way to link the 2 programs?( both in C)

please help

thanks

Question information

Language:
English Edit question
Status:
Answered
For:
Bazaar GTK+ Frontends Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Szilveszter Farkas (phanatic) said :
#1

I don't know why you asked this question at bzr-gtk.

There are dozens of documentations available about writing applications in C with GTK. See http://www.gtk.org/ for more details.

Revision history for this message
lucks (a-luckhee) said :
#2

am using glade to generate the code for me.(in C because ARToolKit is in C)...i`ve include all the required library for ARtoolkit in gtk main.c...I want to run my Interface (gtk) from the Artoolkit application...but i got one error--PACKAGE..(am using VS2005 as environment in windows XP)

when i run both program separately, they both run well...:(

i dont know what's the problem:(

can anyone help me? is there a bug that is preventing the integration? the error is "undeclared identifier: PACKAGE"...i've heard that there is no such type of error in linux but why is it in windows?

please help...

thanks

Revision history for this message
lucks (a-luckhee) said :
#3

well i think am asking at the wrong place...i thought i could ask some info about bugs concerning GTK+ frontend.

Revision history for this message
Szilveszter Farkas (phanatic) said :
#4

Sorry, but I don't think we can solve your program. Our application is written in Python and uses the Python GTK bindings (PyGTK) itself. It is a GTK frontend for the Bazaar revision control system.

Can you help with this problem?

Provide an answer of your own, or ask lucks for more information if necessary.

To post a message you must log in.