Facebook Twitter YouTube Frictional Games | Forum | Newsletter | Dev Blog | Dev Wiki | Support | Shelf | Store

Privacy Policy


Post Reply 
64 bit compatibility
Author Message
sonofdubya Offline
Junior Member

Posts: 2
Joined: Jul 2010
Reputation: 0
Post: #1
64 bit compatibility
Hi,
Just built the library on Fedora 12 x64 system, and tried to compile one of the test progs, it caused bin-utils to crash. The precompiled dependencies (LibNewton.a, LibSDLmain.a, Libangelscript.a) that appear to need linking - wouldn't compile without em - are compiled for 32bit architecture. Problemo! Is there a way around this? Is the LibNewton the same one that appears at http://www.newtondynamics.com or is it an in house special. Need to know, as I spent a couple of hours today sorting things out, and was looking forward to having a play with the HPL1 engine. Now I am like the proverbial boy whose lost his toys.

many thanks

Sad sonofdubya
07-01-2010 10:35 PM
Find all posts by this user Quote this message in a reply
Urkle Offline
FG - Associate

Posts: 1,104
Joined: Jul 2006
Reputation: 14
Post: #2
RE: 64 bit compatibility
As has been discussed on several threads before.. Due to newton and angelcode no 64bit version can be produced.

LibNewton (version 1.53) is 32bit only. the 2.0 "in development" release has a 64bit port, but the HPL1 Engine would need to have the newton portions ported to it.. (there is actually a branch in the git repository where another user has contributed his "first" attempt at it).

Also the angelscript scripting library needs to be updated to a newer version that supports 64bit.

Once those two components are "updated" , then a native 64bit version can be made for Linux.. otherwise you have to build a 32bit exectable.

Developing away on one of
Mac Pro Dual 2Ghz, 7GB RAM, Snow Leopard, nVidia 8800 512MB.
Linux, 3-core AMD, 4GB RAM, Fedora 16, nVidia 450 1GB
07-02-2010 12:16 AM
Visit this user's website Find all posts by this user Quote this message in a reply
sonofdubya Offline
Junior Member

Posts: 2
Joined: Jul 2010
Reputation: 0
Post: #3
RE: 64 bit compatibility
Sorry for the annoyance,

I'll investigate your pointers when I return from my hols (Scotland), hope it doesn't rain. Many thanks for your patience.

Regards

Smile sonofdubya
07-02-2010 12:24 PM
Find all posts by this user Quote this message in a reply
Post Reply 




User(s) browsing this thread: 1 Guest(s)