You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To reproduce, use Windows 7 64-bit and the LuaForWindows_v5.1.4-40.exe
installer. Then go to example 37. The following appears:
failed to load & run sample code
error loading module 'iuplua' from file 'C:\Program Files
(x86)\Lua\5.1\clibs\iuplua51.dll':
The specified module could not be found.
This kind of breaks the example a little bit, as you can see. See the attached
log for the full screen output.
I checked out the file. It's definitely there. The file itself doesn't have any
version information on it. The date modified was 6/25/2010 10:08PM if that
helps at all.
Original issue reported on code.google.com by nitrod...@gmail.com on 17 Aug 2010 at 3:26