Dom_152 Posted June 4, 2006 Share Posted June 4, 2006 Hi all, I want to get to work on my MP Mod for JKA. I downlaoded the SDK and tried to do a stock compile (No Changes) But I keep getting this error: error C2059: syntax error : 'type' for this function: float powf ( float x, int y ); I really don't understand why. Can anyone help? Link to comment Share on other sites More sharing options...
Dom_152 Posted June 4, 2006 Author Share Posted June 4, 2006 No problem Fixed it now. Link to comment Share on other sites More sharing options...
razorace Posted June 8, 2006 Share Posted June 8, 2006 I've seen that too. Are you using VS2005? Link to comment Share on other sites More sharing options...
Dom_152 Posted June 8, 2006 Author Share Posted June 8, 2006 Yeah, it's easily fixed by simply commenting out the declaration and definition of the powf function. I don't really know why it's included in there seeing as tehre is already one available. Link to comment Share on other sites More sharing options...
razorace Posted June 8, 2006 Share Posted June 8, 2006 yeah, I'm not sure either. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.