iOS Build Environment Help Center

'pch-cpp.hpp' file not found

Pierre-Marie Baty

How do you turn a "File Folder" into a shortcut?

These are called "symbolic links". You need to use the "mklink /d <link> <target>" command in Administrator mode. If the link and the target are on the same filesystem, you can also use "mklink /j" which creates a "junction" (filesystem reparse point). It behaves somewhat similarly except that it doesn't require admin privileges.

I'll look at the build log.

Append

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

Only the original author or a moderator can append to this post.

Pro tip: Use markup to add links, quotes and more.

Moderators: Pierre-Marie Baty