azaka / gamekit

Automatically exported from code.google.com/p/gamekit
0 stars 1 forks source link

Commit r1166 breaks build #260

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Update to latest code (R1166)
2. Rerun CMake
3. Rebuild

What is the expected output? What do you see instead?
The build fails trying to include the FreeType file ft2nuild.h (can't find file)

What version of the product are you using? On what operating system?
Windows build running on Win7 64-bit

Please provide any additional information below.
The CMake file:
/trunk/Dependencies/Source/libRocket/Build/CMakeLists.txt
is very different from the previous version. Could this have caused the build 
failure?

Original issue reported on code.google.com by WDR.dber...@gmail.com on 15 Aug 2012 at 3:02

GoogleCodeExporter commented 9 years ago
Yeah, seems that the CMakeLists.txt isn't that suitable for gamekit as it won't 
take our own included dependency...I will fix that.

Original comment by thomas.t...@googlemail.com on 15 Aug 2012 at 3:05

GoogleCodeExporter commented 9 years ago
Ok, that one should be fixed now. Can you test?
Thx for reporting...

Original comment by thomas.t...@googlemail.com on 15 Aug 2012 at 4:18