On Wed, Jan 9, 2013 at 10:16 AM, Stephan Witt <[email protected]> wrote: > > Am 09.01.2013 um 15:54 schrieb Kornel Benko <[email protected]>: > >> Am Mittwoch, 9. Januar 2013 um 15:38:16, schrieb Stephan Witt >> <[email protected]> >> > Am 09.01.2013 um 15:24 schrieb Kornel Benko <[email protected]>: >> > >> > > Am Mittwoch, 9. Januar 2013 um 15:01:09, schrieb Stephan Witt >> > > <[email protected]> >> > > > > Do you use 'make -jxxxx' ? I am unsure about the parallel >> > > > > compilation … >> > > > >> > > > I'm having this problem too with Xcode and it's using definitively all >> > > > (8) cpus for parallel compilation. >> > > >> > > And it is only with a fresh build-tree? >> > >> > Im building out-of-source only. >> > The build directory is removed completely before calling cmake. >> > >> > > If so, then, maybe, we could have a solution. >> > > >> > > In a fresh tree, the file lyx_date.h is missing. >> > >> > Yes it is missing. That's the error message and I've verified that and >> > created it manually as a temporary work-around. >> >> In that case, 'cmake -E copy_if_different' is not working as described. >> Try the attached please. >> >> > Stephan >> >> Kornel >> <LyXGetVersion.cmake> > > This one works, thank you.
Works for me also. Fixed by [46e51018/lyxgit]. Thanks, Scott
