Jump to content

Compiling troubles.


Tete omar

Recommended Posts

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
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

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...