On Thu, 10 Aug 2000, John Levon wrote:
> Hi, I'm trying to get KDE support compiling again. I've made some
Nice to know someone is working on it. Please keep me updated. I'll try
to get a web page added to devel.lyx.org for tracking whos working on what
ports and such...
> seemingly obvious fixes to frontends/kde but the compile bails out much
> later in Timeout.h, line 51 :
>
> Signal0<void> timeout;
Did you run `make` in the topsrc dir or only in src/?
If sigc++/ hasn't been compiled yet you might run into problems (but you
should have hit those earlier with the stuff in src/frontends/).
Check the #include order. That might have been altered by the #ifdef KDE
stuff. Otherwise I can't think of anything offhand.
Allan. (ARRae)