|
From: Lord F. [T. L. Of Conglaciation] <let...@ho...> - 2002-10-28 14:35:55
|
If theres a ; missing just go off onto the line of code that's missing it and add it. However, from looking at the LPDIRECTINPUT8 thing it would seem to me that someone is porting over the DirectInput stuff to something else and is updating gradually. All I can suggest is sit and wait until its done and they should (*should*) have it all working, functional and compiling ^_^ - Andy > >Sorry to bother everyone with this question, but I'm having a problem >compiling Stepmania from source, and I'm not as familiar with the Visual >Studio environment as I'd like (due to coding more or less only on Unix, >both in college and at work). > >When I try and compile I see: >RageInput.cpp >C:\StepmaniaDev\stepmania\src\RageInput.h(87) : error C2146: syntax error : >missing ';' before identifier 'm_pDI' >C:\StepmaniaDev\stepmania\src\RageInput.h(87) : error C2501: >'LPDIRECTINPUT8' : missing storage-class or type specifiers >C:\StepmaniaDev\stepmania\src\RageInput.h(87) : error C2501: 'm_pDI' : >missing storage-class or type specifiers >C:\StepmaniaDev\stepmania\src\RageInput.h(89) : error C2146: syntax error : >missing ';' before identifier 'm_pKeyboard' > >And about a ton more error messages. > >I've added the directories for the DirectX SDK to the includes and >libraries paths already. > >Odds are it's a rather simple fix, but only if you're familiar with VC++. >Any help? > >-Angela > _________________________________________________________________ Choose an Internet access plan right for you -- try MSN! http://resourcecenter.msn.com/access/plans/default.asp |