https://bugs.kde.org/show_bug.cgi?id=396056

            Bug ID: 396056
           Summary: building problems on windows 7 64bit
           Product: Falkon
           Version: unspecified
          Platform: MS Windows
                OS: MS Windows
            Status: UNCONFIRMED
          Severity: major
          Priority: NOR
         Component: general
          Assignee: now...@gmail.com
          Reporter: r...@osdoman.com
  Target Milestone: ---

Created attachment 113685
  --> https://bugs.kde.org/attachment.cgi?id=113685&action=edit
errors

I almost managed to compile falkon on windows 7 64bit everything goes fine
in-fact everything builds except for one thing flakonprivate.dll. also I would
like to build on my local machine since it will make development & testing
easier for me so I don't want to use appvayor...

Main problem is with 'IID_IApplicationActivationManager' I keep getting
undeclared identifier C2065 + use of undefined type
'IApplicationActivationManager' more details of errors below...

example of errors:
1>registerqappassociation.cpp
1>d:\falkon-master\src\lib\other\registerqappassociation.cpp(281): error C2065:
'IID_IApplicationActivationManager': undeclared identifier
1>d:\falkon-master\src\lib\other\registerqappassociation.cpp(289): error C2027:
use of undefined type 'IApplicationActivationManager'
1>c:\program files (x86)\windows kits\8.1\include\um\shobjidl.h(1459): note:
see declaration of 'IApplicationActivationManager'
1>d:\falkon-master\src\lib\other\registerqappassociation.cpp(289): error C2227:
left of '->ActivateApplication' must point to class/struct/union/generic type
1>d:\falkon-master\src\lib\other\registerqappassociation.cpp(292): error C2065:
'AO_NONE': undeclared identifier
1>d:\falkon-master\src\lib\other\registerqappassociation.cpp(300): error C2027:
use of undefined type 'IApplicationActivationManager'
1>c:\program files (x86)\windows kits\8.1\include\um\shobjidl.h(1459): note:
see declaration of 'IApplicationActivationManager'
1>d:\falkon-master\src\lib\other\registerqappassociation.cpp(300): error C2227:
left of '->ActivateApplication' must point to class/struct/union/generic type
1>d:\falkon-master\src\lib\other\registerqappassociation.cpp(304): error C2065:
'AO_NONE': undeclared identifier
1>d:\falkon-master\src\lib\other\registerqappassociation.cpp(306): error C2027:
use of undefined type 'IApplicationActivationManager'
1>c:\program files (x86)\windows kits\8.1\include\um\shobjidl.h(1459): note:
see declaration of 'IApplicationActivationManager'
1>d:\falkon-master\src\lib\other\registerqappassociation.cpp(306): error C2227:
left of '->Release' must point to class/struct/union/generic type
1>Done building project "FalkonPrivate.vcxproj" -- FAILED.

also attached capture of errors...


any idea whats needed to get this to build its just 1 final step! i know its
related to windows version support but shouldnt it know im using windows 7? I
have falkon.exe and everything else built just 1 thing remains the
falkonprivate.dll and in-case it helps im building with MSVS2017 and Qt 5.11.1

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to