Questions tagged as 'build'

1
answer

Instant Run works but .apk file does not install

Well, the problem I'm facing is that when I emulate my app through Instant Run runs perfectly on my > smartphone . However, I can not install the same app via the .apk generated. Use the Android Studio 3.2.0.0 Note: .ap...
asked by 04.06.2018 / 21:01
0
answers

Best way to perform complex builds

I have an application that dynamically loads dlls and other components at runtime, and I'm looking for a solution to build complex "Apache Ant" builds (available in Java). What options do I have? Any suggestions?     
asked by 11.05.2018 / 14:08
0
answers

How to build APK by CMD using Cordova?

I was reading and studying, and I was interested in using Cordova to create applications. I'm doing everything by the terminal (installation and use of Cordova). However, I'm not able to create the app's APK for testing on a mobile device. I...
asked by 27.04.2018 / 02:52
0
answers

Error while deploying with Jenkins

I'm deploying continuous integration and attempting to build the solution on Jenkins. The build will be done in ASP.NET projects, both webforms and mvc. The configuration is this: TheotherMSBuildsettingshavealreadybeenmade.IfIbuildtheproject...
asked by 12.04.2018 / 17:34
0
answers

Failed to generate Electron build

I'm using the electron-builder to generate a linux installer. Through the travis service I integrated my project with bintray so that the build was sent to it, but I can not execute the project build for linux. I am using windows 10 and through...
asked by 23.03.2018 / 18:07
0
answers

build laravel 4.2

Can anyone tell me the best tool to build laravel 4.2? I'm trying to implement gulp, but I'm having a lot of problems when I put it together with laravel and iis server.     
asked by 12.03.2018 / 16:52
0
answers

Error when compiling Firefox

I'm trying to compile Firefox in Fedora 27. I have already installed all dependencies, but I get an error that I have not found a solution yet. 0:09.48 checking for sys/int_types.h... no 0:09.59 checking for posix_fadvise... yes 0:09.59...
asked by 29.01.2018 / 19:40
0
answers

ERROR An error occurred while running cordova build android exit code 1

Hello I am a student of Software Engineering, I am trying to develop hybrid applications software, I am having problems to build the application software created in Ionic 1. I am using Linux Debian 9 (testing) with NodeJS - v6.11.3 , Cordova...
asked by 23.09.2017 / 19:52
0
answers

Error compileDebugKotlin

Error:    Error: Execution failed for task ': app: compileDebugKotlin'.   Compilation error. See log for more details Build.gradle App module apply plugin: 'com.android.application' apply plugin: 'kotlin-android' apply plug...
asked by 29.07.2017 / 14:31
1
answer

Problems with web.xml file

Warning: selected war files include a WEB-INF/web.xml which will be ignored (webxml attribute is missing from war task, or ignoreWebxml attribute is specified as 'true') I'm using Netbeans to work with a Spring project and so far I had not en...
asked by 29.04.2017 / 15:49