Hi,
Good Day.
I am trying to develop an UWP (Universal Windows Platform) C++ client application. I have downloaded IoTivity-Master 1.3.1 and built it for UWP with "run.bat" which have the following options:
"TARGET_OS=windows TARGET_ARCH=amd64 MSVC_UWP_APP=1 SECURED=1 RELEASE=1 TEST=0 LOGGING=1 LOG_LEVEL=DEBUG ROUTING=EP WITH_TCP=1 WITH_UPSTREAM_LIBCOAP=1 MULTIPLE_OWNER=0 THREAD_COUNT=12 AUTOMATIC_UPDATE=0 BUILD_JAVA=0"
After building successfully, I added all .lib files from "out\windows\uwp\amd64\release" into my project "Properties->Linker->Input->Additional Dependencies".
Then included "OCApi.h" and "OCPlatform.h" and tried to call OCPlatform::Configure(cfg) api.
My program built successfully but while running, the app didn't run and show a pop with following error message
"Unable to activate Windows Store App. The process started, but the activation request failed with error 'The didn't start"
I can build and run other UWP C++ apps normally, but face above mentioned errors while calling Configure api.
I am using Windows 10 and Visual Studio Professional 2017.
Can anybody please help me, what or which dlls or steps did I miss?
Thanks & Regards,
MD. KAMRUJJAMAN AKON
|
Links:
You receive all messages sent to this group.
View/Reply Online (#9714) |
Reply To Sender
| Reply To Group
|
Mute This Topic
| New Topic
Your Subscription |
Contact Group Owner |
Unsubscribe
[arch...@mail-archive.com]