problem in comipling examples in Tricks Of The 3D Game Programming Gurus

Started by
10 comments, last by daviangel 17 years, 8 months ago
Quote:Original post by daviangel
"
can not find these functions," mmioAscend mmioRead mmioClose mmioDescend mmioOpen" ,the linker gave the errors.
so i temporarily removed these functions from cpp files.
"
You probably didn't link with the windows multimedia dll that's why you are getting above errors.
I have this book and I got the code to compile with a directx sdk from about a year ago so it shouldn't be too hard to do.
Also you might want to try Andre Lamothe's website since he probably already answered alot of questions like your on his message boards.


is the website :www.xgamestation.com??
i cant find any thread about the book
Advertisement
Quote:Original post by feverzsj
Quote:Original post by daviangel
"
can not find these functions," mmioAscend mmioRead mmioClose mmioDescend mmioOpen" ,the linker gave the errors.
so i temporarily removed these functions from cpp files.
"
You probably didn't link with the windows multimedia dll that's why you are getting above errors.
I have this book and I got the code to compile with a directx sdk from about a year ago so it shouldn't be too hard to do.
Also you might want to try Andre Lamothe's website since he probably already answered alot of questions like your on his message boards.


is the website :www.xgamestation.com??
i cant find any thread about the book

Yes look in the forums there
http://205.158.110.70/ubbcgi/ultimatebb.cgi?ubb=forum&f=4&DaysPrune=365&SUBMIT=Go
Andre goes under the name necron there.

[size="2"]Don't talk about writing games, don't write design docs, don't spend your time on web boards. Sit in your house write 20 games when you complete them you will either want to do it the rest of your life or not * Andre Lamothe

This topic is closed to new replies.

Advertisement