runtime library version conflict when skinning forms from dlls

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #33618
    zhshr
    Participant

    Hi,everyone.
    I have done a program which uses forms in dlls.First,I built both the application and dlls in Delphi 2010 with run-time packages(in order to let sSkinManager skin the forms) and it works well. Later I built another dll in Delphi 10 Lite(Delphi 2006) with rtp,but this time it doesn't work,and gave me an error(I forgot it).
    I know that it is not the problem of sSkinManager,but anyone can give me a soloution?I want to write a mother application which can be extended by plugin dlls,and the dlls should be skinned too.Can I write the dlls in a different version of delphi or even in Visual Studio?
    Thanks

    #41981
    Support
    Keymaster

    Hello
    I think you will have more chances to find an answer on common Delphi forums or in the Embarcadero Developer Network. Did you ask there?

    #42003
    zhshr
    Participant

    Well,I don't have time to find out how sSkinManager works so I think I can't explain the problem to them.That's why I turned to this forum for help…I will try to ask the problem in other forums later.

    #42031
    Support
    Keymaster

    This is a common question of Delphi Bpl's using and compatibility. A knowledge of the TsSkinManager or any other component is not needed here.
    Maybe I'm wrong and not understand a situation?

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