Link to home
Start Free TrialLog in
Avatar of tango2009
tango2009

asked on

Gamebryo header

I am using gamebryo to create a game. The problem I have is with the sound, in gamebryo it uses the Miles Audiio system. When I run my code I get two errors which are below.

The first error

The following environment variables were not found:
1>$(MILES_PATH)

How do I add an evironment varible. The second error that I have is below.

nimilesaudiosystem.h(25) : fatal error C1083: Cannot open include file: 'mss.h': No such file or directory

Nimilesaudiosystem.h is a header that is provided by gamebryo. Perhaps if I sort out the first error then the second error will also be solved. I have looked for the mss.h header and I can't find it anywhere.

ASKER CERTIFIED SOLUTION
Avatar of Bill Nolan
Bill Nolan
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of Dirk Haest
This question has been classified as abandoned and is closed as part of the Cleanup Program. See the recommendation for more details.