Tete omar Posted November 24, 2012 Share Posted November 24, 2012 Hi everybody , I've converted my script to "Convert to UTF-8 without bom" And compiled it using "LUACGUI by FabienWang" My script has some xml functions , but unfortunately i get ' ? ' in the debug error-messages i get ' ? ' on all xml functions like Bad argument @ 'xmlNodeFindChild' ? Bad argument @ 'xmlCreateChild' ? Bad argument @ 'xmlNodeSetValue' ? etc .. If someone faced that before and fixed it , please tell me what have you done. Link to comment
Michcio Posted November 24, 2012 Share Posted November 24, 2012 Use this: http://www.sendspace.pl/file/f2dde5ee422463f0fdd1653 In my view it's the best way to compile lua code. Click "Pobierz" to download. Link to comment
Tete omar Posted November 24, 2012 Author Share Posted November 24, 2012 (edited) Sorry , i don't understand , can you re-upload it on mediafire.com ? By the way , i didn't lose my script , i made 2 copies , the first's non-compiled and the other's compiled which has these errors i get. Edited November 24, 2012 by Guest Link to comment
Michcio Posted November 24, 2012 Share Posted November 24, 2012 Here it's in english: http://code.google.com/p/luaforwindows/ ... e&can=2&q= You must right click on .lua file and choose "Edit script" then you have window with 10 tabs so choose "Tools" tab and there is Compile. Link to comment
Tete omar Posted November 24, 2012 Author Share Posted November 24, 2012 Here it's in english:http://code.google.com/p/luaforwindows/ ... e&can=2&q= You must right click on .lua file and choose "Edit script" then you have window with 10 tabs so choose "Tools" tab and there is Compile. Same as the other , but that one appears the warnings like that Bad argument @ 'xmlNodeFindChild' Bad argument @ 'xmlCreateChild' Bad argument @ 'xmlNodeSetValue' Link to comment
Renkon Posted November 24, 2012 Share Posted November 24, 2012 http://mta.dzek.eu/compiler/ Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now