Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Chapter 07: MultiTexture broken on Linux #49

Open
GoogleCodeExporter opened this issue Feb 17, 2016 · 0 comments
Open

Chapter 07: MultiTexture broken on Linux #49

GoogleCodeExporter opened this issue Feb 17, 2016 · 0 comments

Comments

@GoogleCodeExporter
Copy link

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 [email protected] on 18 Sep 2012 at 8:31

Attachments:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant