Facebook Twitter YouTube Frictional Games | Forum | Privacy Policy | Dev Blog | Dev Wiki | Support | Gametee


Error caused by a version of a function that shouldn't be compiled
Urkle Offline
FG - Associate

Posts: 1,172
Threads: 31
Joined: Jul 2006
Reputation: 21
#2
RE: Error caused by a version of a function that shouldn't be compiled

Try switching to GCC to compile instead of clang, also make sure you are compiling 32bit and not 64bit.. The older version of angelscript didn't support 64bit at that time (nor did newton), and most likely doesn't support clang.. Clang has a bad habbit of compiling ALL template code even if it isn't reference / used.

another alternative would be to simply cast the 0.. asUPtr(0) that may allow it to work.

Developing away on one of
Multiple Macs running 10.6, 10.7, 10.8, and 10.9.
Linux, 8-core AMD, 8GB RAM, Fedora 18, nVidia 450 1GB
01-13-2014, 03:06 PM
Website Find


Messages In This Thread
RE: Error caused by a version of a function that shouldn't be compiled - by Urkle - 01-13-2014, 03:06 PM



Users browsing this thread: 1 Guest(s)