Floobits / atom-term3

Open Terminal tabs in Atom. Fork of Term package
Other
88 stars 17 forks source link

atom beta 1.2 term3 rebuild error #11

Closed mibac closed 8 years ago

mibac commented 8 years ago

Mac OS X 10.10.5 Xcode 7.1 term3 fails to rebuild with atom 1.2 beta-0 does rebuild with atom 1.1.0 after rebuild with attom 1.1.0 it works in 1.2 beta-0 lost the npm-debug.log

kans commented 8 years ago

@mibac I'm using term3 with 1.2. Are you still having this problem?

kans commented 8 years ago

@mibac Is it possible you updated xcode? If so, you need to open Xcode and agree to the new license.

adamvaughan commented 8 years ago

It builds fine with release versions of Atom. The problem seems to only happen when using beta versions.

screen shot 2015-11-16 at 4 52 15 pm

The *** No rule to make target '../../../../../../../../../../../../Applications/Atom' output seems suspicious. Perhaps something isn't handling the space in the application directory (Atom Beta.app).

kans commented 8 years ago

Perhaps something isn't handling the space

Could be... presumably atom itself has to compile native modules too. I wonder what the difference is?

mibac commented 8 years ago

It works ok with Atom 1.2 stable that was released a few days ago.