iOS Build Environment Help Center

Delete

(Leave this as-is, it’s a trap!)

To delete this post you must be either the original author or a designated moderator.
The content of the post will be removed but the name and date will remain.

  • The post will be removed completely from the thread, rather than blanked
  • Only posts on the last page of the thread can be removed completely (so as to not break permalinks)

RE[30]: 'pch-cpp.hpp' file not found

Pierre-Marie Baty

Hello

Yes, the build log is saved in a file called "build.log" in the Xcode project directory. Post it on https://www.pmbaty.com/paste and put the link here.

But at first sight, I can spot something incorrect. When you installed it, the builder advised you to put your Xcode projects in C:\iOS in opposition to anywhere else, to work around a path length limitation issue (260 characters max) on Windows. You might have skipped that informative dialog box. I suggest doing that first. I don't know if it'll solve exactly this problem, but it'll certainly avoid others.

Moderators: Pierre-Marie Baty