Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. ATL / WTL / STL
  4. USBView Compile Error

USBView Compile Error

Scheduled Pinned Locked Moved ATL / WTL / STL
visual-studiocsharpc++comdebugging
3 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • J Offline
    J Offline
    Jim Fell
    wrote on last edited by
    #1

    I just downloaded the USBView sample application... http://code.msdn.microsoft.com/windowshardware/USBView-sample-application-e3241039 ...and I'm getting a cryptic error when compiling with Visual Studio 2010.

    1>------ Rebuild All started: Project: usbview, Configuration: Win8 Debug Win32 ------
    1>Build started 10/5/2012 11:58:11 AM.
    1>C:\Program Files\MSBuild\Microsoft.Cpp\v4.0\Platforms\Win32\Microsoft.Cpp.Win32.Targets(518,5):
    error MSB8008: Specified platform toolset
    (WindowsApplicationForDrivers8.0) is not installed or invalid. Please
    make sure that a supported PlatformToolset value is selected.
    1>
    1>Build FAILED.
    1> 1>Time Elapsed 00:00:00.16
    ========== Rebuild All: 0 succeeded, 1 failed, 0 skipped ==========

    Any thoughts or ideas to resolve this would be appreciated. I'm using Windows 7, 32-bit. Thanks.

    L 1 Reply Last reply
    0
    • J Jim Fell

      I just downloaded the USBView sample application... http://code.msdn.microsoft.com/windowshardware/USBView-sample-application-e3241039 ...and I'm getting a cryptic error when compiling with Visual Studio 2010.

      1>------ Rebuild All started: Project: usbview, Configuration: Win8 Debug Win32 ------
      1>Build started 10/5/2012 11:58:11 AM.
      1>C:\Program Files\MSBuild\Microsoft.Cpp\v4.0\Platforms\Win32\Microsoft.Cpp.Win32.Targets(518,5):
      error MSB8008: Specified platform toolset
      (WindowsApplicationForDrivers8.0) is not installed or invalid. Please
      make sure that a supported PlatformToolset value is selected.
      1>
      1>Build FAILED.
      1> 1>Time Elapsed 00:00:00.16
      ========== Rebuild All: 0 succeeded, 1 failed, 0 skipped ==========

      Any thoughts or ideas to resolve this would be appreciated. I'm using Windows 7, 32-bit. Thanks.

      L Offline
      L Offline
      Lost User
      wrote on last edited by
      #2

      Requires Visual Studio 2012

      Jim Fell wrote:

      http://code.msdn.microsoft.com/windowshardware/USBView-sample-application-e3241039

      Why is common sense not common? Never argue with an idiot. They will drag you down to their level where they are an expert. Sometimes it takes a lot of work to be lazy Please stand in front of my pistol, smile and wait for the flash - JSOP 2012

      J 1 Reply Last reply
      0
      • L Lost User

        Requires Visual Studio 2012

        Jim Fell wrote:

        http://code.msdn.microsoft.com/windowshardware/USBView-sample-application-e3241039

        Why is common sense not common? Never argue with an idiot. They will drag you down to their level where they are an expert. Sometimes it takes a lot of work to be lazy Please stand in front of my pistol, smile and wait for the flash - JSOP 2012

        J Offline
        J Offline
        Jim Fell
        wrote on last edited by
        #3

        Thanks, Wes. I was able to resolve the problem by installing Visual Studio 2012 Express and recommended components, removing the offending line from the Microsoft.Cpp.Platform.targets file (double-clicked error message), and compiling as Release.

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups