I get the error main.lua:33 bad argument #1 to 'love.load' (cannot convert 'string' to 'char *'). I'm using luajit in Löve 0.9.1. How do I convert lua strings to char*?

flag as inappropriate

Create your own!
      I get the error main.lua:33 bad argument #1 to 'love.load' (cannot convert 'string' to 'char *'). I'm using luajit in Löve 0.9.1. How do I convert lua strings to char*?