I am having trouble compiling and running the final project through terminal.
I am using a Mac and using Sublime Text 2 as my text editor.
Right now I go into my directory through Terminal like this - cd Users/username/HelloWorld
Then I type in - lime test flash
This error comes up - source/MenuState.hx:20: characters 6-44 : Type not found : Flxtext
When I try it with lime test neko the same error comes up.
Everything should be up to date considering I installed everything a couple days ago. Is there anything else I can try?
Thank you