Projucer Windows7 compatibility error

I am sorry, I shouldn’t have replied in only one sentence and assumed that what I proposed would work for you automatically.

Here are the steps I followed to build Projucer in 32-bit:

  1. Open extras\Projucer\Builds\VisualStudio2013\Projucer.sln

  2. Open the Configuration Manager dialog
    image

  3. Add a new platform to the solution
    image

  4. Select Win32 as the new platform
    image

  5. Close the Configuration Manager

  6. At that point the configuration is Debug Win32
    image

  7. Build
    image

I get 55 identical warnings (warning C4512: 'juce::ScopedTimeMeasurement' : assignment operator could not be generated), but it does compile.

I am using this exact version of Visual Studio 2013:

I hope this helps you.