zoukankan      html  css  js  c++  java
  • iuplua test failure

    prepared SW 

    Download from https://sourceforge.net/projects/iup

    zerobrane

    Step

    Write follwiing codes and run

    package.cpath = package.cpath.. ';G:/_codes/lua/iup/iup-3.25_Win32_dll15_lib/?.dll;G:/_codes/lua/iup/iup-3.25-Lua53_Win32_dll15_lib/?.dll'
    print(package.cpath)
    
    require( "iuplua" )

    Test result fail! cannot understand why

    Program starting as '"G:\_codesluaeroBraneStudioEduPack-1.40-win32inlua53.exe" -e "io.stdout:setvbuf('no')" "G:\_codesluaeroBraneStudioEduPack-1.40-win32myprogramsuntitled.lua"'.
    Program 'lua53.exe' started in 'G:\_codesluaeroBraneStudioEduPack-1.40-win32myprograms' (pid: 9800).
    ;G:\_codesluaeroBraneStudioEduPack-1.40-win32in?.dll;G:\_codesluaeroBraneStudioEduPack-1.40-win32in..liblua5.3?.dll;G:\_codesluaeroBraneStudioEduPack-1.40-win32inloadall.dll;.?.dll;G:\_codesluaeroBraneStudioEduPack-1.40-win32in/?.dll;G:\_codesluaeroBraneStudioEduPack-1.40-win32in/clibs53/?.dll;G:/_codes/lua/iup/iup-3.25_Win32_dll15_lib/?.dll;G:/_codes/lua/iup/iup-3.25-Lua53_Win32_dll15_lib/?.dll
    G:\_codesluaeroBraneStudioEduPack-1.40-win32inlua53.exe: error loading module 'iuplua' from file 'G:/_codes/lua/iup/iup-3.25-Lua53_Win32_dll15_lib/iuplua.dll':
    	The specified module could not be found.
    
    
    stack traceback:
    	[C]: in ?
    	[C]: in function 'require'
    	...eroBraneStudioEduPack-1.40-win32myprogramsuntitled.lua:4: in main chunk
    	[C]: in ?
    Program completed in 0.11 seconds (pid: 9800).
  • 相关阅读:
    《老男孩》
    java中四种阶乘的计算
    DataOutputStream的乱码问题
    java中飞clone方法
    类反射的简单例子
    PHP: 如何连接oracle数据库进行数据读取
    .NET : 如何读取图片中的元数据信息
    重新审视REST
    PHP 的历史
    Image File Format Specifications {转载}
  • 原文地址:https://www.cnblogs.com/cutepig/p/10106079.html
Copyright © 2011-2022 走看看