>>>>> "Luqman" == Luqman H <[EMAIL PROTECTED]> writes:

Luqman> thanks it works... i'm just have tobe patient for very long
Luqman> compiling.. btw, is it a bug? or it only happen to my
Luqman> machine..?

By default, Qt has some compatibility code between its own strings
(QString) and C++ standard strings (std::string). Some linux
distributions chose to disable this code (which is not a bad idea),
and this produces compilation errors. We now build LyX without the
compatibility code enabled, so that the problem should not happen
again.

JMarc

Reply via email to