[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[pygame] fmodf on msvc transform.c... any ideas brian?



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,