On Sun, Sep 03, 2006 at 08:24:47PM +0200, Johannes Sixt wrote: > On Sunday 03 September 2006 00:38, Bas Alphenaar wrote: > > How did you manage to compile r845? I get this error: > > > > > > if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../quicktime -I../guicast > > -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE > > -D_FILE_OFFSET_BITS=64 -DHAVE_ALSA -DHAVE_OSS > > -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc > > -I/usr/include/mjpegtools/mplex -I/usr/include/OpenEXR > > -DPLUGIN_DIR=\"/usr/local/lib/cinelerra\" -g -O2 -MT videodevice.o -MD > > -MP -MF ".deps/videodevice.Tpo" \ > > -c -o videodevice.o `test -f 'videodevice.C' || echo > > './'`videodevice.C; \ > > then mv -f ".deps/videodevice.Tpo" ".deps/videodevice.Po"; \ > > else rm -f ".deps/videodevice.Tpo"; exit 1; \ > > fi > > videodevice.C: In constructor ???VideoDevice::VideoDevice(MWindow*)???: > > videodevice.C:110: error: invalid use of undefined type ???struct MWindow??? > > mwindow.inc:16: error: forward declaration of ???struct MWindow??? > > I can't see this error. Anyone else? Can you please verify that your working > copy is clean. > > -- Hannes
Hello, The 854 version compiled without any problem on my computer. I compiled a clean copy of the sources. Nicolas, Paris. _______________________________________________ Cinelerra mailing list [email protected] https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra
