vutle / gamekit

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

trying to build 64 bit linux r55 #10

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. trying to build with cmake then make
2.
3.

What is the expected output? What do you see instead?
http://www.pasteall.org/8487

What version of the product are you using? On what operating system?
ubuntu 9.10 64

Please provide any additional information below.

Original issue reported on code.google.com by ibka...@gmail.com on 19 Oct 2009 at 7:15

GoogleCodeExporter commented 9 years ago
perhaps you can check latest source download, rev59?

Original comment by erwin.coumans on 20 Oct 2009 at 12:23

GoogleCodeExporter commented 9 years ago
hmmm still not working different error stopped at 75% 
http://www.pasteall.org/8498

Original comment by ibka...@gmail.com on 20 Oct 2009 at 12:53

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
Can you make sure you have a fresh checkout?

Did you download the source code zipfile, or use svn checkout?

Can you check line 96 of this file?
gamekit/bullet/src/BulletCollision/NarrowPhaseCollision/btManifoldPoint.h

The definition of m_contactMotion1 should be right here, see:
http://tinyurl.com/yghru8l

Original comment by erwin.coumans on 20 Oct 2009 at 5:54

GoogleCodeExporter commented 9 years ago
Ok did a fresh checkout r60 and tried to build again 
http://www.pasteall.org/8518
only made it to 0%. before I didnt have a clean checkout

Original comment by ibka...@gmail.com on 20 Oct 2009 at 5:04

GoogleCodeExporter commented 9 years ago
I check out that line its the same now

Original comment by ibka...@gmail.com on 20 Oct 2009 at 5:08

GoogleCodeExporter commented 9 years ago
Can you try replacing the CMakeList.txt in the root with attached, and see if 
it all 
compiles?

Thanks for the testing,
Erwin

Original comment by erwin.coumans on 20 Oct 2009 at 6:37

Attachments:

GoogleCodeExporter commented 9 years ago
ok worked thanks

Original comment by ibka...@gmail.com on 20 Oct 2009 at 11:03

GoogleCodeExporter commented 9 years ago

Original comment by erwin.coumans on 20 Oct 2009 at 11:13