Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Running errors #30

Open
Hoileong89 opened this issue Apr 4, 2018 · 1 comment
Open

Running errors #30

Hoileong89 opened this issue Apr 4, 2018 · 1 comment

Comments

@Hoileong89
Copy link

PTKAddPaths;
ptk_main = PTKMain;
Error: File: PTKMain.m Line: 62 Column: 5
Function definitions in a script must appear at the end of the file.
Move all statements after the "PTKMain" function definition to before the first local function
definition.

@tomdoel
Copy link
Owner

tomdoel commented Apr 7, 2018

Hi,
Sounds like the class Framework/PTKMain.m has been modified in some way (maybe accidentally).
The original file in the repository seems to be fine.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants