Game Development Community


#1
05/31/2006 (2:18 pm)
Search and ye shall find:

Typing in "Setting up Visual Studio Express" in the search button revealed this link:

Setting up Visual Studio Express as a compiler?, which in the second post links you to: Guide to Compiling TGE 1.4 with Visual Studio 2005 Express.
#2
05/31/2006 (4:23 pm)
I have successfully compiled TSE with Visual Studio Express 2005, and had no problem with it. Just make sure that you have the latest DirectX SDK installed, and you have added a paths to includes and libraries into the VC 2005 settings. Everything else must be smooth.

Anyway, I can be more helpful if you can describe your problem more detailed.

Edit: Just forgot one thing... Make sure that you have loaded the project file from vc8 folder.