Author Topic: XCode 5 : Goto into protected scope  (Read 6945 times)

0 Members and 1 Guest are viewing this topic.

XCode 5 : Goto into protected scope
Noob here, but interested in contributing so I checked out the source and Im trying to build in XCode 5 on Mavericks.
Kept getting fails with 'goto in protected scope' errors. in missionmessage.cpp.

declaring builtinMessage before all the goto messages makes it happy.
Anyway hope this is helpful in some small way.

diff attached.

[attachment kidnapped by pirates]

 

Offline chief1983

  • Still lacks a custom title
  • Moderator
  • 212
  • ⬇️⬆️⬅️⬅️🅰➡️⬇️
    • Minecraft
    • Skype
    • Steam
    • Twitter
    • Fate of the Galaxy
Re: XCode 5 : Goto into protected scope
I've been making our builds with Xcode 5.1.1 for a while now with no halting errors.  I am on mountain lion though but that shouldn't change the compilation result since we set explicit SDKs and targets in the Xcode4 project file.
Fate of the Galaxy - Now Hiring!  Apply within | Diaspora | SCP Home | Collada Importer for PCS2
Karajorma's 'How to report bugs' | Mantis
#freespace | #scp-swc | #diaspora | #SCP | #hard-light on EsperNet

"You may not sell or otherwise commercially exploit the source or things you created based on the source." -- Excerpt from FSO license, for reference

Nuclear1:  Jesus Christ zack you're a little too hamyurger for HLP right now...
iamzack:  i dont have hamynerge i just want ptatoc hips D:
redsniper:  Platonic hips?!
iamzack:  lays

 

Offline The E

  • He's Ebeneezer Goode
  • Moderator
  • 213
  • Nothing personal, just tech support.
    • Steam
    • Twitter
Re: XCode 5 : Goto into protected scope
Good catch, but this should have been fixed in revision 10760 (commit by Niffiwan on June 7th) already.
If I'm just aching this can't go on
I came from chasing dreams to feel alone
There must be changes, miss to feel strong
I really need lifе to touch me
--Evergrey, Where August Mourns

 
Re: XCode 5 : Goto into protected scope
thanks chaps - Ill check out again see how I go.
Chief - getting some other halting errors also, at the moment 'Too Many arguments provided to function like macro invocation'
Seems to be complaining about ADE_FUNC declaration in lua.cpp.

Gotta say from reading the sticky I didnt expect a response so fast , you guys are ON IT !

 :D

 
Re: XCode 5 : Goto into protected scope
Chief - scratch that latest checkout built fine. Ta!

 

Offline chief1983

  • Still lacks a custom title
  • Moderator
  • 212
  • ⬇️⬆️⬅️⬅️🅰➡️⬇️
    • Minecraft
    • Skype
    • Steam
    • Twitter
    • Fate of the Galaxy
Re: XCode 5 : Goto into protected scope
Glad to hear it, and see another Mac user around.  There's a few Mac using devs already around though, as it's the second most popular platform I believe, so it's not hard for someone to be able to get back to you.  That sticky could probably stand to be updated.
Fate of the Galaxy - Now Hiring!  Apply within | Diaspora | SCP Home | Collada Importer for PCS2
Karajorma's 'How to report bugs' | Mantis
#freespace | #scp-swc | #diaspora | #SCP | #hard-light on EsperNet

"You may not sell or otherwise commercially exploit the source or things you created based on the source." -- Excerpt from FSO license, for reference

Nuclear1:  Jesus Christ zack you're a little too hamyurger for HLP right now...
iamzack:  i dont have hamynerge i just want ptatoc hips D:
redsniper:  Platonic hips?!
iamzack:  lays

 

Offline Echelon9

  • 210
Re: XCode 5 : Goto into protected scope
Hi cimmerian,

Another Mac dev here. As mentioned above, we should be able to assist with any build issues pretty quickly.

Suggest you take a look at Mantis or our Newbie Projects once you're starting to get comfortable with the code.

 
Re: XCode 5 : Goto into protected scope
Thanks Echelon ! Sure will. :D