• Order of the Butterfly
    Order of the Butterfly
    Chain-Q
    Posts: 347 from 2003/10/12
    From: 1 AU, EU, DE/HU
    Quote:

    TheMagicM wrote:
    When I compile some MUI examples, I get an error saying

    "PPU Invalid version 165".. specifically on doslib.ppu. What I did was copy the units (from another fpc v 3.1.1 archive) that were missing (graphics.ppu also)..

    Where do I get the correct units from?


    As I said on IRC already, you cannot mix the unit versions between releases. However, this doslib problem is special, because - to unify naming among supported Amiga-like systems, I renamed the doslib unit to amigados in recent MorphOS releases, including all 3.0 and 3.1.1 versions.

    Which means, you have leftovers of old releases in your unit paths. You should probably delete the old files, and fix the MUI example you try to compile in the uses line to include "amigados" instead of "doslib". There are a few other units where the same happened, like aboxlib is now called amigalib, graphics is now agraphics, and more.
    [.PegasosII/G4.:.Efika.:.Amiga2000/060.]
    [.Free Pascal Compiler MorphOS Port.]
    [.Hosting AmigaSpirit.hu.]
  • »10.02.16 - 16:43
    Profile Visit Website