[ZeroBrane Studio] Re: Strange problem running a script

  • From: Paul K <paul@xxxxxxxxxxxxx>
  • To: "zerobrane@xxxxxxxxxxxxx" <zerobrane@xxxxxxxxxxxxx>
  • Date: Wed, 25 Jan 2017 16:34:21 -0800

Hi Milind,

I tried running the testcase using lua53.exe from zerobrane but it is not 
looking for iuplua53.dll it just looks for iuplua.dll.

You can add `package.cpath = package.cpath..";.\\Lua53\\?53.dll"` at
the top of your script to make it load iuplua53.dll

Paul.

Other related posts: