error :could not find glib-genmarshal in your path
Unsolved
Mobile and Embedded
-
hello every one,
i am starting cross compiling opencv through LTIB for arm using linux ubuntu 12.04 os...i got one issue"glib-2.0 package are failed to build"
and also show error
configure :could not find glib-genmarshal in your path
i didnt get any solution from net....plz can any one tell how to fixed it? -
Just googled for "ubuntu glib-genmarshal" and found this: http://manpages.ubuntu.com/manpages/hardy/man1/glib-genmarshal.1.html
There is mentioned which package you need to install. -
Since you're cross compiling you need glib-genmarshal for your target device, not the machine on which you cross compile.
-
I never used LTIB, so I don't know. You should ask LTIB.