Sorry your browser is not supported!

You are using an outdated browser that does not support modern web technologies, in order to use this site please update to a new browser.

Browsers supported include Chrome, FireFox, Safari, Opera, Internet Explorer 10+ or Microsoft Edge.

iOS and MacOS / Broken interpreter_mac...

Author
Message
PauloLaureano
6
Years of Service
User Offline
Joined: 12th Dec 2017
Location:
Posted: 12th Dec 2017 01:27
Hi.

I'm new here. Trying out AppGameKit for the first time (bought it a few days ago).
I am using the Mac version (Xcode 9.2 on OS X 10.13.2).

Built a tier 1 test app... The current deployment "interpreter_mac" looks broken. The culprit is interpreter/AGKCommonSwitch.h

On line 1908:

1908 cFile fileOut;
1909 if ( fileOut.OpenToWrite( m_pStrStack[ m_iStrStackPtr ] ) )
1910 {
1911 uString sJson;
1912 ArrayToJSON( pArray, sJson );
1913 fileOut.WriteData( sJson, sJson.GetLength() );
1914 }

The ios interpreters for tier 1 are not affected. Tier 2 templates are fine (both on the Mac and iOS).

Anyway, hopefully you can fix this...

PLS

Login to post a reply

Server time is: 2024-04-16 10:33:39
Your offset time is: 2024-04-16 10:33:39