Hi everyone.
I'm trying to compile DVBCut at the moment, but it just does not want to
work. I'm using ArchLinux, I have libao and qt installed. I keep getting
these errors:
|scons: Reading SConscript files ...
Checking for C library ao... yes
Checking for C library mad... yes
Checking for C library a52... (cached) yes
scons: done reading SConscript files.
scons: Building targets ...
g++ -o src/dvbcut.o -c -O3 -Wall -D_FILE_OFFSET_BITS=64
-D_LARGEFILE_SOURCE -DHAVE_LIB_AO -DHAVE_LIB_MAD -DHAVE_LIB_A52
-DQT_NO_DEBUG -I/opt/qt/include src/dvbcut.cpp
In file included from src/dvbcut.cpp:47:
src/dvbcut.h:25:24: error: dvbcutbase.h: No such file or directory
src/dvbcut.cpp:51:30: error: mplayererrorbase.h: No such file or directory
In file included from src/dvbcut.cpp:54:
src/progresswindow.h:24:32: error: progresswindowbase.h: No such file or
directory
In file included from src/dvbcut.cpp:59:
src/exportdialog.h:23:30: error: exportdialogbase.h: No such file or
directory
In file included from src/dvbcut.cpp:47:
src/dvbcut.h:32: error: expected class-name before '{' token
Followed by a lot of "unrecognized symbol" errors and things like that.
After extracting the tarball, there is no #include "dvbcutbase.h", but
after scons has run, there suddenly is. What am I doing wrong?
|
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
DVBCUT-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dvbcut-user