Top "Build" questions

The process of converting source code files into standalone software artifact(s) that can be run on a computer

Xcode process launch failed: Security

I have been developing an app for 1 or 2 weeks now and just yesterday I have updated my iPhone 5S to …

ios xcode process build
Node package ( Grunt ) installed but not available

I'm trying to build a github jquery-ui library using grunt, but after running npm install I still can't run the …

node.js build package npm
Unable to locate tools.jar

Possible Duplicate: Unable to locate tools.jar I'm trying to use ant to compile using this command : ant compile I …

java apache ant build compilation
Maven:Non-resolvable parent POM and 'parent.relativePath' points at wrong local POM

I am using maven 3 to run the application but I am getting the following error: [ERROR] The build could not …

maven build maven-2 pom.xml parent-pom
What are the obj and bin folders (created by Visual Studio) used for?

I created a new project in Visual Studio 2010 and noticed that there are now two new folders named obj and …

visual-studio build
Debugging doesn't start

When I hit F5 (debugging mode) nothing happens. Building works correctly, exe file I can launch properly, but can't start …

c# visual-studio-2010 debugging build .net-2.0
Android Studio build fails with "Task '' not found in root project 'MyProject'."

I get this error when trying to build my project after changing laptop and updating to Android Studio version 0.8.2. FAILURE: …

android build gradle android-studio
Non-resolvable parent POM for Could not find artifact and 'parent.relativePath' points at wrong local POM

I am new to maven. I have one project which I try to build with the maven3. When I run …

build maven-3 packaging pom.xml
Run a command shell in jenkins

I'm trying to execute a command shell in Jenkins, I'm working on Windows 7. In the console output I have this: …

shell jenkins build command ioexception
WARNING in budgets, maximum exceeded for initial

When build my angular 7 project with --prod, i have a warning in budgets. I have a angular 7 project, i want …

angular build production ng-build