Hi,
I'm following the instructions in the README file to compile Gem on Linux. I installed the needed dependencies (hopefully all of them) and I ran autogen and configure without any error message.
When it comes to make, I get:
videoV4L2.cpp:300: warning: #warning implement fromBGRA videoV4L2.cpp:602: warning: #warning RGB32 vs BGRA confusion videoV4L2.cpp: In member function ‘virtual int videoV4L2::startTransfer(int)’: videoV4L2.cpp:389: error: ‘fstat’ was not declared in this scope videoV4L2.cpp:394: error: ‘S_ISCHR’ was not declared in this scope make[1]: *** [videoV4L2.o] Error 1 make[1]: Leaving directory `/media/DATA/downloads/programmi/gem-source/gem-0.92-3/src/Pixes' make: *** [Pixes] Error 2
Any idea?
thanks m.