Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-25955

ActiveQt: Registering example servers fails

    XMLWordPrintable

Details

    • 25949fb8527e5a7b11abe666b61f296d6b7170b6

    Description

      Registering activeQt example servers fails with the following error message:

      tmp\obj\debug_shared\simpleax.idl(163) : error MIDL2025 : syntax error : expecting ) near "p_rectangle"
      tmp\obj\debug_shared\simpleax.idl(198) : warning MIDL2214 : semantic check incomplete due to previous errors
              idc debug\simpleax.exe /tlb tmp\obj\debug_shared/simpleax.tlb
      Couldn't open tmp\obj\debug_shared\simpleax.tlb for read
              idc debug\simpleax.exe /regserver
      Failed to register server!
      

      The line in question:

      [id(53)] IPictureDisp* grab([in,optional] VARIANT /*was: struct*/ QRect p_rectangle);
      

      Most likely the comment /was: struct/ is what is causing the problem.

      Attachments

        Issue Links

          For Gerrit Dashboard: QTBUG-25955
          # Subject Branch Project Status CR V

          Activity

            People

              e0348803 Miikka Heikkinen
              e0348803 Miikka Heikkinen
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes