Questions tagged as 'build'

1
answer

The command "npm run build" is not working

My problem is the following when executing the command (To prepare the files for production): npm run build It does not show any error, apparently everything went well: c:\bin\node-v8.9.2-win-x64\teste_novo_projeto\my-app>npm run build...
asked by 27.12.2017 / 19:58
0
answers

Error building: Timed out while waiting for slave aapt process

I would like to know how I can get this error when I try to create a new app. The error is as follows: it loads everything right, but when it loads the Gradle it gives an error and the screen goes infinitely in the "Waiting for build to finish"....
asked by 14.12.2017 / 19:37
0
answers

Error executing project in android studio

When running my project the following error appeared: Error:com.android.builder.dexing.DexArchiveBuilderException: Failed to process C:\Users516125940\Documents\Estudo-Android\WhatsAppClone\app\build\intermediates\transforms\instantRunSl...
asked by 11.12.2017 / 21:11
0
answers

How to solve Fat Jar Export: Could not find class-path entry

I'm having serious problems exporting a program made in Eclipse and I'm beginning to hate myself for trying to be organized. I imported two third-party libraries (JavaMail and iText 5) into my project. Their JARs I downloaded from the Interne...
asked by 30.05.2017 / 22:12
0
answers

Undefined symbols for architecture i386: "_RKLogCoreDataError"

Undefined symbols for architecture error Undefined symbols for architecture Follow the error in more detail:    Undefined symbols for architecture i386:       "_RKLogCoreDataError", referenced from:         
asked by 15.04.2016 / 16:17
0
answers

Using the phonegap build, has anyone been able to implement video on android?

I have used the phonegap build with the "nl.x-services.plugins.videocaptureplus" video capture plugin. It normally captures in android and ios, however it has 2 problems: 1 - In android I can not find the file path, so I can not upload using...
asked by 24.01.2016 / 10:33
1
answer

Build Variant Android studio

Why does my build variants (first image) not have the options I want for the build? In this case I intended the "mockdebug" as shown in the second image. WhatdoIneedtodotogetalltheseoptionsinbuildvariants?build.gradleapplyplugin:'com.an...
asked by 21.08.2017 / 16:18
2
answers

Microsoft Visual Studio 2013 - There were compilation errors. Do you want to continue and run the latest successful build?

Personal is as follows: I am developing a program Windows Form to desktop in C# using Visual Studio 2013 . However, sometimes when I click on iniciar/ start it appears some compilation errors of the project b...
asked by 08.01.2018 / 13:27
1
answer

Ionic Build Error

Good evening. I have a small project done with Ionic 1 that is giving the following error when I run the command ionic build android: C: \ GrantSoft \ apps \ ApplicationDocs \ platforms \ android \ build \ intermediates \ res \ merged \ debug...
asked by 15.09.2017 / 03:59
1
answer

Visual Studio Publishing Methods

Is there any way to publish specific files through Visual Studio 2013? In my publications, Visual Studio deleted all the files in the destination and imported the new ones. Note: I use the "File System" publishing method.     
asked by 15.02.2016 / 13:53