Hi,
I am trying to cross compile my code for ARM on a Intel-Core Ubuntu OS machine, where I have some dependency on static libraries.
In that regard I want install packages required using apt-get install xxxx_pkg:arm , but it did…
Hi,
I am trying to cross compile my code for ARM on a Intel-Core Ubuntu OS machine, where I have some dependency on static libraries.
In that regard I want install packages required using apt-get install xxxx_pkg:arm , but it did…
Hello Friends,
I have bought Allied-vision GC2450 GigE camera and download its sample Code for Viewing its Imageries/Video. i need to just compile these sample code by typing command like
# make sample it generate a executable file and
# ./SampleViewer…