[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Bino-list] Compiling trunk
From: |
Martin Lambers |
Subject: |
Re: [Bino-list] Compiling trunk |
Date: |
Mon, 7 Nov 2011 13:17:29 +0100 |
On Mon, 7 Nov 2011 12:20:01 +0100, Stefan Eilemann wrote:
> The latest version doesn't compile for me since PACKAGE_URL is not
> defined for player_qt.cpp. Other then in this file I couldn't find a
> mention of it. What's up with this?
This should be defined by the configure script in config.h
automatically. If recreating/rerunning configure does not help, then
rebuilding from scratch in a clean directory should work.
Martin