diego1996 / gamekit

Automatically exported from code.google.com/p/gamekit
0 stars 0 forks source link

LuaEditor - Working directory problem when launching with Runtime #161

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Extract the 7z into a path containing space(s) (To the desktop by exemple : 
"C:\Documents and Settings\%username%\Desktop")
2. Execute LuaEditor
3. Run -> Run Runtime -> OK

What is the expected output? What do you see instead?
The Runtime should launch correctly.
Instead, there's an error while setting the working directory: 
Set working directory: C:\Documents
cannot open Test1.lua: No such file or directory

What version of the product are you using? On what operating system?
OgreKit-Samples-Bin-Win32 (r851) - LuaEditor

Please provide any additional information below.
You may add quotes between each path arguments to avoid this problem.

Original issue reported on code.google.com by Silverk...@gmail.com on 17 Mar 2011 at 5:44

GoogleCodeExporter commented 9 years ago
Thanks for reporting.
It is fixed on r865.

Original comment by harkon...@gmail.com on 19 Mar 2011 at 8:29