What steps will reproduce the problem?
1. Compile the Block example for Chapter 1 on GNU/Linux (after applying the
patch from Issue 3)
2. Run the example
3. Press Space key 4 or 5 times
What is the expected output? What do you see instead?
I expected to see table and cube with textures. What was actually there was
just all black window, because textures were not shown.
What version of the product are you using? On what operating system?
This is on 64-bit GNU/Linux with GCC 4.5.1.
Please provide any additional information below.
The problem is because the texture files (*.tga) are missing from the
Linux/Chapter01/Block/ folder. The files should be copied from
Src/Chapter01/Block/ and then it works.
Original issue reported on code.google.com by marjana.repinc.58 on 31 Oct 2010 at 1:05
Original issue reported on code.google.com by
marjana.repinc.58
on 31 Oct 2010 at 1:05