رفتن به مطلب
  • 0

خطای کمپاین کردن


hoseintak

سوال

B4A Version: 11.00
Parsing code.    (0.00s)
    Java Version: 8
Building folders structure.    (0.05s)
Compiling code.    (0.02s)
Compiling layouts code.    (0.00s)
Organizing libraries.    (0.00s)
    (Android Support Library)
Compiling resources    (0.10s)
Linking resources    Error
unknown option '-A'.
aapt2 link [options] -o arg --manifest arg files...
Options:
 -o arg                                            Output path
 --manifest arg                                    Path to the Android manifest to build
 -I arg                                            Adds an Android APK to link against
 -R arg                                            Compilation unit to link, using `overlay` semantics.
                                                   The last conflicting resource given takes precedence.
 --java arg                                        Directory in which to generate R.java
 --proguard arg                                    Output file for generated Proguard rules
 --proguard-main-dex arg                           Output file for generated Proguard rules for the main dex
 --no-auto-version                                 Disables automatic style and layout SDK versioning
 --no-version-vectors                              Disables automatic versioning of vector drawables. Use this only
                                                   when building with vector drawable support library
 --no-version-transitions                          Disables automatic versioning of transition resources. Use this only
                                                   when building with transition support library
 --no-resource-deduping                            Disables automatic deduping of resources with
                                                   identical values across compatible configurations.
 --enable-sparse-encoding                          Enables encoding sparse entries using a binary search tree.
                                                   This decreases APK size at the cost of resource retrieval performance.
 -x                                                Legacy flag that specifies to use the package identifier 0x01
 -z                                                Require localization of strings marked 'suggested'
 -c arg                                            Comma separated list of configurations to include. The default
                                                   is all configurations
 --preferred-density arg                           Selects the closest matching density and strips out all others.
 --product arg                                     Comma separated list of product names to keep
 --output-to-dir                                   Outputs the APK contents to a directory specified by -o
 --no-xml-namespaces                               Removes XML namespace prefix and URI information from AndroidManifest.xml
                                                   and XML binaries in res/*.
 --min-sdk-version arg                             Default minimum SDK version to use for AndroidManifest.xml
 --target-sdk-version arg                          Default target SDK version to use for AndroidManifest.xml
 --version-code arg                                Version code (integer) to inject into the AndroidManifest.xml if none is present
 --version-name arg                                Version name to inject into the AndroidManifest.xml if none is present
 --shared-lib                                      Generates a shared Android runtime library
 --static-lib                                      Generate a static Android library
 --no-static-lib-packages                          Merge all library resources under the app's package
 --non-final-ids                                   Generates R.java without the final modifier.
                                                   This is implied when --static-lib is specified.
 --stable-ids arg                                  File containing a list of name to ID mapping.
 --emit-ids arg                                    Emit a file at the given path with a list of name to ID
                                                   mappings, suitable for use with --stable-ids.
 --private-symbols arg                             Package name to use when generating R.java for private symbols.
                                                   If not specified, public and private symbols will use the application's package name
 --custom-package arg                              Custom Java package under which to generate R.java
 --extra-packages arg                              Generate the same R.java but with different package names
 --add-javadoc-annotation arg                      Adds a JavaDoc annotation to all generated Java classes
 --auto-add-overlay                                Allows the addition of new resources in overlays without <add-resource> tags
 --rename-manifest-package arg                     Renames the package in AndroidManifest.xml
 --rename-instrumentation-target-package arg       Changes the name of the target package for instrumentation. Most useful when used
                                                   in conjunction with --rename-manifest-package
 -0 arg                                            File extensions not to compress
 --split arg                                       Split resources matching a set of configs out to a Split APK.
                                                   Syntax: path/to/output.apk:<config>[,<config>[...]]
 -v                                                Enables verbose logging
 -h                                                Displays this help menu

 

 

https://www.uplooder.net/img/image/58/45135b65d50d7d023e77f1d00461e3eb/Screenshot-(2).png

https://www.uplooder.net/img/image/1/1724837370000a68fffcb823e4daf4e3/Screenshot-(1).png

لینک ارسال
به اشتراک گذاری در سایت های دیگر

2 پاسخ به این سوال تاکنون داده شده است

ارسال‌های توصیه شده

تازه بیسیک نصب کردین؟

اطمینان حاصل کنید که بیسیک همچنین پیشنیاز ها اون را به درستی نصب کرد باشید

https://www.b4x.com/b4a.html

با ساختن یک پروژه جدید چک کنید که مشکل برای همه پروژه ها هست یا خیر

اگر مشکل فقط از پروژه اصلیتون بود نیازه تا ارسالش کنید تا بررسی شده

 

موفق باشید:53:

لینک ارسال
به اشتراک گذاری در سایت های دیگر

در ۱۴۰۰/۷/۲۴ در 02:28، hoseintak گفته است:

B4A Version: 11.00
Parsing code.    (0.00s)
    Java Version: 8
Building folders structure.    (0.05s)
Compiling code.    (0.02s)
Compiling layouts code.    (0.00s)
Organizing libraries.    (0.00s)
    (Android Support Library)
Compiling resources    (0.10s)
Linking resources    Error
unknown option '-A'.
aapt2 link [options] -o arg --manifest arg files...
Options:
 -o arg                                            Output path
 --manifest arg                                    Path to the Android manifest to build
 -I arg                                            Adds an Android APK to link against
 -R arg                                            Compilation unit to link, using `overlay` semantics.
                                                   The last conflicting resource given takes precedence.
 --java arg                                        Directory in which to generate R.java
 --proguard arg                                    Output file for generated Proguard rules
 --proguard-main-dex arg                           Output file for generated Proguard rules for the main dex
 --no-auto-version                                 Disables automatic style and layout SDK versioning
 --no-version-vectors                              Disables automatic versioning of vector drawables. Use this only
                                                   when building with vector drawable support library
 --no-version-transitions                          Disables automatic versioning of transition resources. Use this only
                                                   when building with transition support library
 --no-resource-deduping                            Disables automatic deduping of resources with
                                                   identical values across compatible configurations.
 --enable-sparse-encoding                          Enables encoding sparse entries using a binary search tree.
                                                   This decreases APK size at the cost of resource retrieval performance.
 -x                                                Legacy flag that specifies to use the package identifier 0x01
 -z                                                Require localization of strings marked 'suggested'
 -c arg                                            Comma separated list of configurations to include. The default
                                                   is all configurations
 --preferred-density arg                           Selects the closest matching density and strips out all others.
 --product arg                                     Comma separated list of product names to keep
 --output-to-dir                                   Outputs the APK contents to a directory specified by -o
 --no-xml-namespaces                               Removes XML namespace prefix and URI information from AndroidManifest.xml
                                                   and XML binaries in res/*.
 --min-sdk-version arg                             Default minimum SDK version to use for AndroidManifest.xml
 --target-sdk-version arg                          Default target SDK version to use for AndroidManifest.xml
 --version-code arg                                Version code (integer) to inject into the AndroidManifest.xml if none is present
 --version-name arg                                Version name to inject into the AndroidManifest.xml if none is present
 --shared-lib                                      Generates a shared Android runtime library
 --static-lib                                      Generate a static Android library
 --no-static-lib-packages                          Merge all library resources under the app's package
 --non-final-ids                                   Generates R.java without the final modifier.
                                                   This is implied when --static-lib is specified.
 --stable-ids arg                                  File containing a list of name to ID mapping.
 --emit-ids arg                                    Emit a file at the given path with a list of name to ID
                                                   mappings, suitable for use with --stable-ids.
 --private-symbols arg                             Package name to use when generating R.java for private symbols.
                                                   If not specified, public and private symbols will use the application's package name
 --custom-package arg                              Custom Java package under which to generate R.java
 --extra-packages arg                              Generate the same R.java but with different package names
 --add-javadoc-annotation arg                      Adds a JavaDoc annotation to all generated Java classes
 --auto-add-overlay                                Allows the addition of new resources in overlays without <add-resource> tags
 --rename-manifest-package arg                     Renames the package in AndroidManifest.xml
 --rename-instrumentation-target-package arg       Changes the name of the target package for instrumentation. Most useful when used
                                                   in conjunction with --rename-manifest-package
 -0 arg                                            File extensions not to compress
 --split arg                                       Split resources matching a set of configs out to a Split APK.
                                                   Syntax: path/to/output.apk:<config>[,<config>[...]]
 -v                                                Enables verbose logging
 -h                                                Displays this help menu

 

 

https://www.uplooder.net/img/image/58/45135b65d50d7d023e77f1d00461e3eb/Screenshot-(2).png

https://www.uplooder.net/img/image/1/1724837370000a68fffcb823e4daf4e3/Screenshot-(1).png

فکر کنم Linking resources Error  این خطای اصلی هستش  این خطا رو باید چگونه رفع کنیم

 

لینک ارسال
به اشتراک گذاری در سایت های دیگر

بایگانی شده

این موضوع بایگانی و قفل شده و دیگر امکان ارسال پاسخ نیست.

  • کاربران آنلاین در این صفحه   0 کاربر

    • هیچ کاربر عضوی،در حال مشاهده این صفحه نیست.
×
×
  • اضافه کردن...