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 / [Bug] Problem with agk file under Windows and OS X

Author
Message
Ekkr
9
Years of Service
User Offline
Joined: 17th Apr 2015
Location:
Posted: 17th Apr 2015 23:11 Edited at: 18th Apr 2015 01:04
EDIT: Title wrong: not agc, but agk file - sorry


Hello,

now, that I successfully compiled my project with a Mac the first time, I have a little problem.

The project file, created with AppGameKit for Windows, looks like this:

[projectfiles]
FILE_0=main.agc;-1
...
FILE_3=Src%5Cxxxxxc.agc;-1
...
FILE_12=..%2FShared%5CSrc%5Cyyyyyy.agc;-1
...

Some files reside in the sub-folder \Src, and as you see, some files reside in the folder ..\Shared above the main project folder.

Under OS X, the project will be successfully (!!!) compiled and is running fine, but the editor cannot open the project files, when double-clicking into the file list.

In the agc file, the problem seems to be the %5C. When replacing them by %2F, all is good under OS X AGK.

Also, I wonder why under Windows AppGameKit uses %5C as well as %2F in the project file.

I think, the solution would be to always use %2F under Windows, because Windows can handle (forward) slashes in paths.

Thanx in advance,
Ekkr
Ekkr
9
Years of Service
User Offline
Joined: 17th Apr 2015
Location:
Posted: 20th Apr 2015 03:34
Thanx (v2.0.13)

Login to post a reply

Server time is: 2024-04-19 22:50:27
Your offset time is: 2024-04-19 22:50:27