Beta 10.x installation problems

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #36511
    bdegli
    Participant

    Hi i tried to use 10.04 , built from Source

    When I try to build – xPack280 is not found -> added Trial to search -> build and installation works.

    When I try to rebuild the application -> it opens acZLibEx ins Source Editor (never used in my Project) and says: (sorry – german …)

    [dcc32 Fataler Fehler] acZLibEx.pas(1096): F2051 Unit xPack280 wurde mit einer unterschiedlichen Version von acZLibEx.TZDecompressionStream compiliert

    xPack280 was compiled with a different Version of acZLibEx.TZDecompressionStream

    acZLibEx.pas(1096) – the file has only 1095 Lines …

    I think its in combination with the new encrypted skins feature

    How can that be turned off totally – as I'm using the source version – and don't want to be dependant on ANY *.dcu

    Had to go back to 9.20

    Regards from Switzerland

    Beat

    #53368
    Support
    Keymaster

    Hello Beat!

    What is your Delphi version? xPack280.dcu is not included in the package?

    #53369
    bdegli
    Participant
    'bdegli' wrote:

    Hi i tried to use 10.04 , built from Source

    When I try to build – xPack280 is not found -> added Trial to search -> build and installation works.

    When I try to rebuild the application -> it opens acZLibEx ins Source Editor (never used in my Project) and says: (sorry – german …)

    [dcc32 Fataler Fehler] acZLibEx.pas(1096): F2051 Unit xPack280 wurde mit einer unterschiedlichen Version von acZLibEx.TZDecompressionStream compiliert

    xPack280 was compiled with a different Version of acZLibEx.TZDecompressionStream

    acZLibEx.pas(1096) – the file has only 1095 Lines …

    I think its in combination with the new encrypted skins feature

    How can that be turned off totally – as I'm using the source version – and don't want to be dependant on ANY *.dcu

    Had to go back to 9.20

    Regards from Switzerland

    Beat

    #53370
    bdegli
    Participant

    XE7 in the office XE6 at home

    all the xPack*.dcu are in the Trial directory … build worked after I added trial to the searchpath of acDelphiXE7.groupproj

    The groupproject consists xPack280.pas (wich is NOT present) -> iadded trial to search path – and build went ok.

    The error occurs when I try to link the application!

    Switching back to 9.20 and the Application compiles (without changing any line of code)

    #53574
    Support
    Keymaster

    Hello!

    This problem is solved in latest Stable releases.

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.