TiiOSFastDev icon indicating copy to clipboard operation
TiiOSFastDev copied to clipboard

After patched the v1.8.2 and build the project, I got the importError:

Open barlino opened this issue 12 years ago • 1 comments

After patched the titanium mobilesdk 1.8.2 to the v1.8.2.fastdev, i type the command "titanium run --platform" in the console to build the project. I got the importError as followed:

$ titanium run --platform=iphone Traceback (most recent call last): File "/Users/home/Library/Application Support/Titanium/mobilesdk/osx/1.8.2.fastdev/iphone/builder.py", line 10, in from compiler import Compiler, softlink_for_simulator ImportError: cannot import name softlink_for_simulator

I had confirmed that the project cound be built successfully under v1.8.2. I tried to copy override the builder.py from v1.8.2, but it didn't work at all Did anyone have the same issue?

my dev env is Lion 10.7.3, Titanium Studio1.0.9, TiSDK is the latest 1.8.2

thanks for any comments

barlino avatar Mar 16 '12 03:03 barlino

I'll check it out asap! thx

omorandi avatar Mar 16 '12 07:03 omorandi