On 04/06/2010 08:02 PM, BH wrote:
On Mon, Apr 5, 2010 at 8:46 PM, Uwe Stöhr<uwesto...@web.de> wrote:
Am 06.04.2010 02:23, schrieb Richard Heck:
since r34059 I cannot compile LyX:
..\..\src\Buffer.cpp(1571) : error C2065: 'PACKAGE_STRING' :
undeclared identifier
I'm guessing this is some Windows, or possibly cmake, thing. This is a
macro defined in config.h, and it should be available.
Indeed: SCons compiles while CMake doesn't.
It's not just Windows -- I have the same problem with cmake on Mac.
OK, so it's some cmake issue. Can someone help us with this?
rh