PtokaX forum

Development Section => Your Developing Problems => Topic started by: lenin_001 on 07 August, 2005, 01:05:07

Title: loadlib problem
Post by: lenin_001 on 07 August, 2005, 01:05:07
Hello All,

I was trying to compile a simple C code and load it with loadlib..I followed the simple procedure as given in http://lua-users.org/wiki/CreatingBinaryExtensionModules and some other variations..compiled in VC++ in multithreaded dll... The building was successfull but when i tried to load it with loadlib in DCDM.41..it said "the procedure couldnt be found" ...I tried few other things but couldnt make it work..THe same error comes again and again... Please HELP me out!!!!
Title:
Post by: lenin_001 on 07 August, 2005, 14:09:50
problem solved....
Title:
Post by: PPK on 07 August, 2005, 14:51:56
How do you solve it  ?(
I have same problem with "the procedure couldnt be found", but with luasocket for use with PtokaX X(