链接命令失败,Xcode 7上的错误代码为1

时间:2016-07-04 17:49:04

标签: c++ xcode

现在我对import { Component } from '@angular/core'; @Component({ selector: 'my-app', template: ` <h1>Up and running!</h1> <p>Do not show this at home: {{process.env.TWITTER_CONSUMER_KEY}}</p> `, styleUrls: ['style.css'] }) export class AppComponent { } IDE了解不多,但我正在学习使用它并学习Xcode尝试c++示例并获取错误c++ function prototyping尝试谷歌搜索它,并且大多数发现对特定开发环境的引用,比如说link command failed with error code 1等。

为什么在没有问题的情况下在Xcode上运行其他ipadmini, iOX后出现此错误。

以下是我正在使用的代码,以防我做错了:

c++ codes

0 个答案:

没有答案