Errors when compiling project (10.1 Berlin, win10)

Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • #38146
    werkstattboss
    Participant

    Hello

    I get several Errors when compiling project with 10.1 Berlin on win10

    first I get an Error 2217 (published field is not of type class nor interface) in file acThdTimer at line 23 on “interval”

    found a “workaround” by inserting {$M-}, but then another error occurs:

    (E2134 Type has no type information) in file acShellCtrls at line 642 on “function G_ValidateWildText(const S, Mask: string; MaskChar: Char = CharQuest; WildCard: Char = '*'): Boolean;”

    Also the units declared at the top of the Mail file of the program are underlined red / not found. Paths are correct (Library and search)

    I tried to install an old Version (13…) but no effect. Use the latest Version (14.14 stable) now.

    I don't understand why these errors occur now, never before I had any issue of such a kind.

    Can you help?

    TIA Rolf

    #59035
    Support
    Keymaster

    Hello

    You tried to make a new application with AlphaSkins? How it compiled?

    #59084
    werkstattboss
    Participant

    The Program is not new.

    It always compiled without errors.

    Now these errors occur.

    #59086
    Support
    Keymaster

    I mean – try to make a new project and compile it with AlphaControls.

    If compiled Ok then problems in the old project configuration, we will search a reason of the problem there then.

    #59090
    werkstattboss
    Participant
    'Support' wrote:

    I mean – try to make a new project and compile it with AlphaControls.

    If compiled Ok then problems in the old project configuration, we will search a reason of the problem there then.

    Tried a new project, no error. Just used several Datasets, a skinmanager and a dbgrid, is that enough?

    #59097
    Support
    Keymaster

    I think, something happened with config of your project.

    Can I connect to your PC via the TeamViewer tool?

    #59109
    werkstattboss
    Participant
    'Support' wrote:

    I think, something happened with config of your project.

    Can I connect to your PC via the TeamViewer tool?

    Which version will you use and when ?

    PS:

    which File could be “defect”

    I have backups of different Compilations, maybe I could find the error with Beyond compare or so myself?

    #59120
    Support
    Keymaster

    I can connect now or tomorrow all day.

    We can discuss it in the Skype also, my name is Sergvg76 there.

    #59148
    werkstattboss
    Participant
    'Support' wrote:

    I can connect now or tomorrow all day.

    We can discuss it in the Skype also, my name is Sergvg76 there.

    I don't use skype.

    send an e-Mail to my Mail address.

    #59160
    Support
    Keymaster

    Can we connect at the evening today?

    #59168
    werkstattboss
    Participant
    'Support' wrote:

    Can we connect at the evening today?

    Can I send you screenshots and / or the dproj / dpr File?

    You should have access to my registered Mail adress.

    I do`t like posting it all on the forum.

    #59169
    Support
    Keymaster

    Of course, please send it to support@alphaskins.com

    #59170
    werkstattboss
    Participant
    'Support' wrote:

    Of course, please send it to support@alphaskins.com

    Finally found the solution: in the .dproj file of another project I found this

    true

    line which was missing in the problematic .dproj file.

    Pasted the Line and all is ok.

    Thank you for your support and the hints that led me to the solution.

    Rolf

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