Closed GoogleCodeExporter closed 9 years ago
Try delete Makefiles and run "qmake Cuberok.pro"
Original comment by drmoriar...@gmail.com
on 10 Nov 2008 at 11:18
Спасибо! Теперь работает.
Thanx, works now.
Original comment by konstant...@gmail.com
on 10 Nov 2008 at 11:22
Original comment by drmoriar...@gmail.com
on 10 Nov 2008 at 1:00
[deleted comment]
This solution doesn't help me. The same error, Gentoo amd64, Qt 4.4, gcc 4.3
cuberok-0.0.4 % rm Make* && qmake Cuberok.pro && make
rm: remove all arguments recursively? y
sh: audiere-config: command not found
0.10.20
Project MESSAGE: using gstreamer backend
cd plugins/player_void/ && make -f Makefile
make[1]: Entering directory
`/home/sterkrig/tmp/cuberok-0.0.4/plugins/player_void'
make[1]: Nothing to be done for `first'.
make[1]: Leaving directory
`/home/sterkrig/tmp/cuberok-0.0.4/plugins/player_void'
cd plugins/player_gst/ && make -f Makefile
make[1]: Entering directory
`/home/sterkrig/tmp/cuberok-0.0.4/plugins/player_gst'
make[1]: Nothing to be done for `first'.
make[1]: Leaving directory `/home/sterkrig/tmp/cuberok-0.0.4/plugins/player_gst'
cd src/ && make -f Makefile
make[1]: Entering directory `/home/sterkrig/tmp/cuberok-0.0.4/src'
make[1]: *** No rule to make target `Project.ede', needed by `Makefile'. Stop.
make[1]: Leaving directory `/home/sterkrig/tmp/cuberok-0.0.4/src'
make: *** [sub-src-make_default] Error 2
Original comment by sterk...@gmail.com
on 19 Nov 2008 at 8:28
delete Makefile, src/Makefile, plugins/player_audiere/Makefile,
plugins/player_gst/Makefile
Original comment by drmoriar...@gmail.com
on 20 Nov 2008 at 8:07
What a bunch of Makefiles (-:E
Thanks, compiled fine. Is there any need for Gentoo ebuild?
Original comment by sterk...@gmail.com
on 20 Nov 2008 at 8:22
fixed in 0.0.4a
Original comment by drmoriar...@gmail.com
on 20 Nov 2008 at 1:34
Original issue reported on code.google.com by
konstant...@gmail.com
on 10 Nov 2008 at 11:14