Can't fully compile game editor

Questions, comments and discussion about the Game Editor development.

Can't fully compile game editor

Postby Vadi » Sun Nov 15, 2009 5:45 pm

Hi,

Trying to get game editor packaged for playdeb.net, but getting this error:

Code: Select all
 #ifdef SDL_HAS_64BIT_TYPE
  typedef SDL_HAS_64BIT_TYPE    S64;
  typedef unsigned SDL_HAS_64BIT_TYPE    U64;
 #else
  //#error No 64-bit integer. //maks
 #endif

this code results in this error:
../util/gltypes.h:83: error: expected unqualified-id before numeric constant
../util/gltypes.h:84: error: expected unqualified-id before numeric constant


Any ideas:
Vadi
 
Posts: 4
Joined: Sun Nov 15, 2009 5:10 pm
Score: 0 Give a positive score

Re: Can't fully compile game editor

Postby makslane » Sun Nov 15, 2009 8:41 pm

What compiller version are you using?
Are you compilling for 64bits? If yes, Game Editor haven't ported to 64 bits yet.
Game Editor is an open source game creator software that's wants to pay it's developers to keep evolving.
If you like Game Editor, make a review!
makslane
Site Admin
 
Posts: 3947
Joined: Sat Apr 05, 2003 6:47 pm
Score: 182 Give a positive score

Re: Can't fully compile game editor

Postby Vadi » Sun Nov 15, 2009 9:24 pm

Yeah, it was the 64bit build.
Vadi
 
Posts: 4
Joined: Sun Nov 15, 2009 5:10 pm
Score: 0 Give a positive score

Re: Can't fully compile game editor

Postby makslane » Mon Nov 16, 2009 12:53 am

Same problem here:
viewtopic.php?f=2&t=7572
Game Editor is an open source game creator software that's wants to pay it's developers to keep evolving.
If you like Game Editor, make a review!
makslane
Site Admin
 
Posts: 3947
Joined: Sat Apr 05, 2003 6:47 pm
Score: 182 Give a positive score


Return to General

Who is online

Users browsing this forum: No registered users and 1 guest

cron