Search found 2 matches
- Thu Sep 10, 2009 11:02 am
- Forum: General
- Topic: Need some help
- Replies: 1
- Views: 2711
Re: Need some help
Source file which had UTF-8 encoding cause the error. After changing them to ANSI encoding everything works properly.
- Thu Sep 10, 2009 7:06 am
- Forum: General
- Topic: Need some help
- Replies: 1
- Views: 2711
Need some help
I'm new with LOVE. I'm trying example from documentation: Getting Started, and it doesn't work. I have an error: Syntax error: main.lua:1: unexpected error near 'Ï'. Any ideas what's wrong? How can I create single *.love file with all resorces?