Basically PopplerKit needs to be updated to the libpoppler new APIs.
Il 02/01/2014 21:15, Patryk Laurent ha scritto:
I was using the latest LLVM from svn. I can get the revision number if that
helps. Everything in Etoile seems to be running pretty well so far, no real
problems yet.
I think t
I was using the latest LLVM from svn. I can get the revision number if that
helps. Everything in Etoile seems to be running pretty well so far, no real
problems yet.
I think the Vindaloo appbundled with Etoile uses PopplerKit, so we may want to
remove it as well?
Do I need to follow up with
Hello I'm Slex.
Actually PopplerKit needs to be updated to the last libpoppler, this is
why you get errors during the build time.
So to get the enviroment built up, you should disable PopplerKit in the
GNUMakefile.
Actually there is no plan to update PopplerKit I think, because as Eric
wro
Hello I'm Slex.
Actually PopplerKit needs to be updated to the last libpoppler, this is
why you get errors during the build time.
So to get the enviroment built up, you should disable PopplerKit in the
GNUMakefile.
Actually there is no plan to update PopplerKit I think, because as Eric
wro
Hi Patryk,
Your LanguageKit 'fixes' look as if they are going to completely break
LanguageKit (just commending out code will fix the build, but the code is there
because it's needed...). What version of LLVM are you building it against?
I think we should just disconnect PopplerKit from the d
Hi Dan,I'm happy to report that I got the latest Etoile + GNUStep working under Ubuntu 12.04, with a few fixes required.I've posted the procedure to a wiki page:http://wiki.gnustep.org/index.php/EtoileOS_under_Ubuntu_LinuxI can mention my fixes on the etoile-dev list in case anyone wants to make th
Hello Dan,This was on Ubuntu 13.10.Good point about packages moving around; let me pause here try this out on 12.04.Let's see about getting a desktop up and running... Thanks,PatrykOn Jan 01, 2014, at 06:56 PM, Dan Hitt wrote:On Wed, Jan 1, 2014 at 5:37 PM, Patryk Laurent wrote:
On Wed, Jan 1, 2014 at 5:37 PM, Patryk Laurent wrote:
>
> I was trying to build Etoile for the first time, but got several compilation
> errors on my Ubuntu system. Mostly I've been commenting out/patching the
> offending lines ("When in doubt/Comment it out") and documenting the process
> as I g
I was trying to build Etoile for the first time, but got several compilation errors on my Ubuntu system. Mostly I've been commenting out/patching the offending lines ("When in doubt/Comment it out") and documenting the process as I got along.However, PopplerKit seems to be having some major issues