Alexandria C++ / Missing .pas files

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #71177
    fireball1985
    Participant

    Hi, i’m trying to get AC running on C++ Alexandria and AC 17.0 Version.

    I get “[DCC Fatal Error] pasall.tmp(104): F1026 File not found: ‘acAlphaHints.pas'” error during the installation.

    Seems like many .pas Files missing in the latest acnt_cx11alexandria.zip.
    There are only 12 .pas Files in the “CX11Alexandria” Folder but the projects expects way more.
    Where can i find the missing pas files, e.g. “acAlphaHints.pas”?

    Kind Regards

    #71197
    Support
    Keymaster

    Hello!
    If you use the package without sources, then you have all *.Dcu, *.Hpp and *.Obj precompiled files which used by compiler. If compiler says, that acAlphaHints.pas can’t be found then be sure that files acAlphaHints.dcu, acAlphaHints.hpp and acAlphaHints.obj are existing in the folder with components.
    Compile acntCX11alexandria_r.cbproj firstly and install acntCX11alexandria.cbproj after that.

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