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.
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On 2011-06-20 22:01, Matteo Sisti Sette wrote:
Any idea?
you might want to get the SVN-version of 0.92 [1], which has all these bugs fixed. this SVN branch is really only a bug-fixing branch, so it is quite safe to use it (rather than the SVN-trunk which is where development happens)
fgmsd IOhannes
[1] https://pd-gem.svn.sourceforge.net/svnroot/pd-gem/branches/0.92/Gem/