hey, it looks like fmodf doesn't compile with msvc. I tried using fmod instead, so hopefully that works. I thought fmodf was quite portable, but seems maybe it's not.
Maybe it needs the math library linked in or something? http://thorbrian.com/pygame/builds.php cu,