Stefan Schimanski wrote:
> Yes, the merge option works fine also in Xcode on Mac. The only drawback
> is that the file list is a bit confusing then. Somehow some .C files are
> missing, maybe those which are included in the _all* files. Haven't look
> into it more yet.
>
> Schimmi
Nice to hear th
Yes, the merge option works fine also in Xcode on Mac. The only
drawback is that the file list is a bit confusing then. Somehow
some .C files are missing, maybe those which are included in the
_all* files. Haven't look into it more yet.
Schimmi
PGP.sig
Description: Signierter Teil der Nac
Stefan Schimanski wrote:
> Hi!
>
> Cmake has a generator to produce a project file for Apple's Xcode IDE.
> The resulting project of LyX cannot be opened though by Xcode because it
> cannot be parsed. The reason seems to be a bug in cmake which translates
>
> add_definitions(-DLOCALEDIR=\\"${LO
Hi!
Cmake has a generator to produce a project file for Apple's Xcode
IDE. The resulting project of LyX cannot be opened though by Xcode
because it cannot be parsed. The reason seems to be a bug in cmake
which translates
add_definitions(-DLOCALEDIR=\\"${LOCALE_DIR}\\")
into
OTHER_CF