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:
- Download This File Fix for Visual Studio Developer Preview.
- Unzip the file to: C:\Program Files (x86)\Windows Kits
- Compile
Comments
There are currently no comments.