Can't build game, fatal error System out of memory MemoryLabel: FMODSample

Can’t build the game,
fatal error Could not allocate memory: System out of memory! MemoryLabel: FMODSample.
C:/buildslave/unity/build/Runtime/Audio/AudioManager.cpp

Using Unity 5.2.4 on 8Gb memory , but on 32 bit system which gives me about 3gb to use.
If I remove .ogg sound files then it builds the game.
Help?

That’s really a tiny amount of memory… Any reason you can’t upgrade to a 64 bit OS to get access to the rest of your hardware RAM?

Going to upgrade another station to 64 bit tomorrow. I just thought there might be a quick fix for this since I definitely think it has something to do with audio files longer than 1 min.