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.