Developer forums (C::B DEVELOPMENT STRICTLY!) > Development

rev 4649 doesn't build on linux

<< < (4/7) > >>

bludo:
Ok, thanks for the solution and sorry for my unnecessary reply

bludo:
Finally, It is not sufficient because after compiling squirrel, there are errors during sqplus compilation. Some functions retunrs types and parameters types in SqPlus.cpp must be modified from in to SQInteger to be compatible with squirrel 64 bit support. There are same problems in SquirrelObject.h functions.

killerbot:
at : Diff between revs 3594 and 4648
those :
#ifdef _LP64     
    #define _SQ64    
#endif

got removed.

MortenMacFly:

--- Quote from: killerbot on November 21, 2007, 04:39:00 pm ---at : Diff between revs 3594 and 4648
those :
#ifdef _LP64     
    #define _SQ64    
#endif

got removed.

--- End quote ---
As I said: It's all my fault. :oops:

Edit: killerbot: Will you fix this, please? And please add a C::B marker accordingly (see diff of 4648 to 4649).

killerbot:
I will fix this : so I just need to add those lines again ?
Was this one of our additions [before this weeks update] ??

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version