Top "Build-error" questions

An error that occurs during the build process.

how to fix the issue "Command /bin/sh failed with exit code 1" in iphone

I used a cocoa static library in my application. When I compile my library I got the following error: Shell …

iphone shell ios6 xcode4.5 build-error
CocoaPods Errors on Project Build

I'm unable to build a project that uses CocoaPods. I get the following errors: diff: /../Podfile.lock: No such file …

objective-c cocoa-touch cocoapods build-error
Android Studio 3.0 Execution failed for task: unable to merge dex

android studio was getting build error while build execution with following: Error:Execution failed for task ':app:transformDexArchiveWithExternalLibsDexMergerForDebug'. java.…

android android-studio-3.0 build-error
What causes imported Maven project in Eclipse to use Java 1.5 instead of Java 1.6 by default and how can I ensure it doesn't?

I imported a Maven project and it used Java 1.5 even though I have 1.6 configured as my Eclipse default Preferences->…

java eclipse maven-2 m2eclipse build-error
'System' : a namespace with this name does not exist

I had a C++ project which was running perfectly. Now I copied the project to another folder and added the …

c++ wpf build-error
Build error with variables and url_for in Flask

Have found one or two people on the interwebs with similar problems, but haven't seen a solution posted anywhere. I'm …

python flask werkzeug build-error url-for
No resource found that matches the given name (at 'dialogCornerRadius' with value '?android:attr/dialogCornerRadius')

Can anybody help why I am getting an error in the following? Error:(7, 41) No resource found that matches the given …

android gradle dependencies build-error
ERROR: No signature of method: com.crashlytics.tools.gradle.CrashlyticsPlugin.findObfuscationTransformTask()

I am getting the following error while trying to build my project on Android Studio: ERROR: No signature of method: …

android build-error crashlytics-android android-studio-3.3 build-variant
Unable to build In unity : "UnityEditor.BuildPlayerWindow+BuildMethodException:"

The project runs just fine but I am unable to build it using build settings. Here's the error message: UnityEditor.…

unity3d build-error