Forums » Lua Binding » luasocket & vs2010 I got an error »
| wayne wang | luasocket & vs2010 I got an error | ||
|---|---|---|---|
|
Added by wayne wang about 1 year ago
Hello, everyone: b, c, h = http.request("http://www.example.com/private/index.html") but if I do this: http.request{ I'll get an error First-chance exception at 0x0141bfdf in HelloLua.exe: 0xC0000005: Access violation writing location 0x54429b28. Any suggestions? |