From 4e89bec0a7b4f71640a63f0e63b04169a0f6730c Mon Sep 17 00:00:00 2001 From: artemp82 Date: Tue, 18 Apr 2017 00:11:53 +0300 Subject: [PATCH 1/2] Problem with implementing ANE Hi when I try to package ane to my project in flash builder I see many errors. Can you help me? I can not see your e-mail. Can you send me your e-mail for contacting? Thanks, Artem --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index bd27ba5..a2b7e42 100644 --- a/README.md +++ b/README.md @@ -73,3 +73,8 @@ Authors This ANE has been written by [Thibaut Crenn](https://github.com/titi-us) and [Adam Schlesinger](https://github.com/AdamFP). +Hi when I try to package ane to my project in flash builder I see many errors. Can you help me? I can not see your e-mail. Can you send me your e-mail for contacting? + +Thanks, +Artem + From 51b6cf4b34f660ba77b9939cd3ae7b60a62e6cc2 Mon Sep 17 00:00:00 2001 From: artemp82 Date: Wed, 19 Apr 2017 13:48:12 +0300 Subject: [PATCH 2/2] Update README.md --- README.md | 20 +++++++++++++++++++- 1 file changed, 19 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a2b7e42..47590df 100644 --- a/README.md +++ b/README.md @@ -73,7 +73,25 @@ Authors This ANE has been written by [Thibaut Crenn](https://github.com/titi-us) and [Adam Schlesinger](https://github.com/AdamFP). -Hi when I try to package ane to my project in flash builder I see many errors. Can you help me? I can not see your e-mail. Can you send me your e-mail for contacting? +Hi guys, + +When I try to package ane to my project in flash builder I see many errors. Can you help me? I can not see your e-mail. Can you send me your e-mail for contacting? My e-mail artem@crimea-sudak.net + +Can you help me please. Can you show me instructions, how I can use this ANE. I download last version this ANE (using AIR25 for last version) but when I try to include to package I see many errors (I can't attache screenshot) somethink like: + +C:\Users\artem\AppData\Local\Temp\b9e17647-6fd0-4c7e-b50d-ba3e11d88129\app_entry_res\values\strings.xml:48: error: Resource at IDA_CURL_INTERFACE_ALLSESS appears in overlay but not in the base package; use to add. + +C:\Users\artem\AppData\Local\Temp\b9e17647-6fd0-4c7e-b50d-ba3e11d88129\app_entry_res\values\strings.xml:49: error: Resource at IDA_CURL_INTERFACE_SERVER appears in overlay but not in the base package; use to add. + +C:\Users\artem\AppData\Local\Temp\b9e17647-6fd0-4c7e-b50d-ba3e11d88129\app_entry_res\values\strings.xml:50: error: Resource at IDA_CURL_INTERFACE_TRUSTSER appears in overlay but not in the base package; use to add. + +C:\Users\artem\AppData\Local\Temp\b9e17647-6fd0-4c7e-b50d-ba3e11d88129\app_entry_res\values\strings.xml:51: error: Resource at IDA_CURL_INTERFACE_CNAME_MSG appears in overlay but not in the base package; use to add. + +C:\Users\artem\AppData\Local\Temp\b9e17647-6fd0-4c7e-b50d-ba3e11d88129\app_entry_res\values\strings.xml:52: error: Resource at IDA_CURL_INTERFACE_VIEW_CERT appears in overlay but not in the base package; use to add. + +..... + +Can you help with this please? Thanks, Artem