Unresolved symbol _RunMain in VC5

Hi

I’ve been using SDL for a while in VisualC++. Then I started using it in
linux all the time, but now I have to compile w32 binaries and now the
program won’t link!
It says unresolves symbol _RunMain … I am using c++ instead of c in this
app, can that affect anything? I have had this error before (in w32) But I
can’t remember what I changed to make it work…
Anyway, can enyone help me? It’s a bit urgent :frowning:

Oscar Campbell