语言

Menu
Sites
Language
There is a Build Error, When I include the file "EWebKit.h" in profile wearable version 4.0

Hello.

I wanted to use a webview, so made the "EWebKit.h" file included in my project.

it was built in profile wearable version 3.0, but it didn't in profile wearable version 4.0 below logs occured.

Currently, I am using Tizen-studio 2.2.

..../smart-build-interface/../../platforms/tizen-4.0/wearable/rootstraps/wearable-4.0-emulator.core/usr/include/chromium-ewk/ewk_context.h:43:10: fatal error: 'ewk_autofill_profile.h' file not found
#include "ewk_autofill_profile.h"
         ^~~~~~~~~~~~~~~~~~~~~~~~

Please let me know how to solve this problem.

thank you.

 

响应

1 回复
GEUNSOO KIM

it seems like SDK bug. wearable 4.0 SDKs do not have the header file "ewk_autofill_profile.h".

Currently wearble 4.0 SDK is preview version, so maybe you have to wait until official release.