acImage.hpp not found

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #37212
    Alpha_User
    Participant

    Hello,

    I downloaded and intalled lastest stable version v11.21

    I have the AC package with sources lifetime license.

    In my project (c++ XE3) I have some AC components (SkinManager,SkinProvider,acTitleBar,sFrameBar,sScrollBox,sEdit,acAlphaImageList,sStatusBar,sSplitter,sSpinEdit,sBitBtn,sSpeedButton)

    At this point all is OK.

    If I add a TsImage. At the compilation time I get this error message:

    E2209 Impossible d'ouvrir le fichier include 'acImage.hpp'

    same error with acMeter (acMeter.hpp not found)

    perhaps same error with other component…

    I can't find this files on disk.

    Same errors on buiderc++ BCB6.

    Thks.

    #55820
    Support
    Keymaster

    Hello!

    I will check this situation tomorrow and I will write about a result here.

    #55833
    Alpha_User
    Participant

    Hello,

    Another small problem.

    If I create un TsDecimalSpinEdit at runtime with BoundLabel Layout=sclTopCenter, indent>0 or font size > default size

    then Label is not entierely drawed.

    same problem with TsSpinEdit, TsEdit. not tested with other controls.

    Thanks.

    Edit: I'am sorry , there is no problem with BoundLabel. The only problem is my stupidity 🙂

    #55840
    Alpha_User
    Participant

    Hello,

    I do a new install

    No error during installation.

    acImage.hpp and acMeter.hpp are now finded.

    I don't know why they are not finded in previous installation.

    but when I compile an older app with acnt controls, I get this error

    [ilink32 Erreur] Fatal: Impossible d'ouvrir le fichier 'ACTINYJPG.OBJ'

    of course i can't find this file on disk

    Thks

    #55860
    Support
    Keymaster

    The acTinyJpg.pas file used only if the TINYJPG key is enabled in the sDefs.inc file.

    Otherwise this file is not used in compiling. Look if you have enabled this key.

    #55875
    Alpha_User
    Participant

    Hello,

    Thank you, it's OK now.

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