The folder for MultiTexture is missing from the Linux folder...
Here are steps to build this example.
Copy the folder Src/Chapter07/MultiTexture to Linux/Chapter07.
Delete the file MultiTexture.cpp from the linux folder.
Download the Makefile and move it to the Linux/Chapter07/MultiTexture folder.
Modify the following line in Src/Chapter07/MultiTexture/MultiTexture.cpp ...
-#include <Stopwatch.h>
+#include <StopWatch.h>
Make and run.
Original issue reported on code.google.com by nag.ra...@gmail.com on 18 Sep 2012 at 8:31
Original issue reported on code.google.com by
nag.ra...@gmail.com
on 18 Sep 2012 at 8:31Attachments: