search

Navigation

Blog

Visual Studio Developer Preview Bug

Posted Saturday 09/17/11 @ 08:15PM

Tags: Windows8, DeveloperTrial, VisualStudio11, Bugs

Getting these errors when trying to compile a windows8 metro app?

  • warning : No PRI files found to merge.
  • error : Tool makepri.exe cannot be found. Please install Windows Modern SDK.

This is how to fix the issue:

  1. Download This File Fix for Visual Studio Developer Preview.
  2. Unzip the file to: C:\Program Files (x86)\Windows Kits
  3. Compile

Comments

There are currently no comments.