|
> > > > > Download MAMECE3 source and compiled EmbeddedVisualC+;3.0 > > > > > but link error occured > > > > > set_root_path error C2732 > > > > > please HELP!!! > > > > > and cgamex.h not found! > > > > > > > > > I suspect you need to check your include files and locations. > > > > Also you need to add a precompiler entry for either CGAMEX or CGAPI. > > > > > > > > > > > > Cheers, > > > > -Techmaster > > > > > > > Thanks Techmaster,add a precompilerCGAPI,compile completed > > > enjoy build new MAMECE3 > > > > > > > How did you fix the link error? I can't seem to get it. > > > OK, I'm lost cgamesx.h isn't in the zip file, where do I find it? Also any > tricks or tips for compiling under eVB would be greatly appreciated from someone > who's successfully done it. > cgamex.h is not used for the PocketPC compilation. cgapi.h is. If you add a CGAPI (and remove any CGAMEX)entry in the precompiler it will stop looking for gamex references.
I haven't compiled on the EVBC free kit in a awhile so I am not sure if there are any problems that need to be tweaked.
Cheers, -Techmaster
|