dbankier / tisdk

Install GA, RC, Beta, Alpha titanium sdk builds. Works also for v4+.
48 stars 7 forks source link

Build of SDK 5.0.1.GA fails #10

Closed rbrki07 closed 9 years ago

rbrki07 commented 9 years ago

Hello David,

building SDK 5.0.1.GA fails with the following error:

fs.js:555 return binding.rename(pathModule._makeLong(oldPath), ^ Error: ENOENT, no such file or directory '/var/folders/87/rjznt07j6gq04tx5x7yf_tt80000gn/T/tisdk_853FVK6LDGF5Gad/dist/mobilesdk-5.0.1-osx.zip'

I couldn't attach the complete build log to this issue, but I uploaded it to S3 and you can find it here: https://s3-eu-west-1.amazonaws.com/vatersolution-github/tisdk-build-5.0.1.GA.txt

I setup my build environment following the guide in the Appcelerator Wiki (http://docs.appcelerator.com/platform/latest/#!/guide/Building_the_Titanium_SDK_From_Source) and I was able to build SDK 5.0.0.GA.

rbrki07 commented 9 years ago

Sorry David, there is no issue in tisdk. I had an error in my local build setup.