Powder.exe - Entry point not found
It wasn't possible to locate the entry point of the procedure CreateFile2 in DLL (dynamic-link library) KERNEL32.dll.
That is all I see, is there more information about the error stored somewhere?
Using the debugger
That helped, thanks for the help, both you and zaccy.
Also, I'm getting the error "attempt to index global 'Button' (a nil value)" when using the lua function Button:new,
which only happens on the compiled executable.
And why the compiled version occupy less space than the downloaded version? compiled is about 1.3Mb while downloaded is about 6Mb.