"Project creation error: Error creating project. Please try again."
Hello,
After selecting Mobile for "Project Type", the IDE successfully found the location of the iPhone SDK and the Android SDK, and I have version 1.4.2 of Titanium.
I supplied the required information, then clicked on "Create Project", and I saw this message in the upper-right of the screen:
"Project creation error: Error creating project. Please try again."
I removed Titanium from /Applications (Mac OSX 10.6.4), downloaded and
installed the latest Titanium DMG, performed the preceding sequence of
steps, and the results were the same.
Java: 1.6.0_22
Python: 2.6.1
Mac: 10.6.4
IB: 3.2.4
Android: 2.2
Incidentally, I was able to create a Desktop application, which created a project containing the following files:
xxxxxxxxxxxxxxxxxxxxxxxxxxxx
/.gitignore
./CHANGELOG.txt
./dist
./LICENSE.txt
./manifest
./Resources
./Resources/default_app_logo.png
./Resources/index.html
./tiapp.xml
xxxxxxxxxxxxxxxxxxxxxxxxxxxx
For the mobile project error: where can I find the log file with more information?
Btw, I've read other (often older) posts that describe a similar error, and AFAIK I've tried the suggestions, but none of them work for me;(
Suggestions would be appreciated:)