Try placing libintl-2.dll and libiconv-2.dll in the same folder as the executable. When you get the error message again, then look at the dependencies of the executable by means of Dependency Walker (http://www.dependencywalker.com/) and report its error messages.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
--------------------------------------------------------------------------------
Starting profile on 12/06/03 at 15:50:19
Operating System: Microsoft Windows 98 (32-bit), version 4.10.2222 A (Second Edition)
Program Executable: c:\ufs\bin\LS.EXE
Program Arguments:
Starting Directory: C:\ufs\bin\
Search Path: C:\JDK\BIN\;C:\DJGPP\BIN\;C:\UFS\BIN\;C:\WINDOWS;C:\WINDOWS\COMMAND
Options Selected:
.... (all of them) .....
-----------------------------
00:00:00.000: Failure starting the process. A device attached to the system is not functioning (31).
And in the export window it shows that libiconv-2.dll:libiconv does exist
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Could you report the version number of ls.exe, libintl-2.dll and libiconv-2.dll (right click on the file, choose Properties; the version number is the first row in the top panel)?
Thanks.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
"Error starting program:
The LIBINTL-2.DLL file is
linked to missing export LIBICONV-2.DLL:libiconv"
I've got libintl-2.dll and libiconv-2.dll in my path, what's the problem?
I RTFMed and looked through the last few forum pages, but nowt there..
Try placing libintl-2.dll and libiconv-2.dll in the same folder as the executable. When you get the error message again, then look at the dependencies of the executable by means of Dependency Walker (http://www.dependencywalker.com/) and report its error messages.
They're all in C:\ufs\bin, and that's in my path. I can run the programs from any folder, but the error comes up whether I'm in C:\ufs\bin or not.
I'll try dependency walker as soon as I get home...
--------------------------------------------------------------------------------
Starting profile on 12/06/03 at 15:50:19
Operating System: Microsoft Windows 98 (32-bit), version 4.10.2222 A (Second Edition)
Program Executable: c:\ufs\bin\LS.EXE
Program Arguments:
Starting Directory: C:\ufs\bin\
Search Path: C:\JDK\BIN\;C:\DJGPP\BIN\;C:\UFS\BIN\;C:\WINDOWS;C:\WINDOWS\COMMAND
Options Selected:
.... (all of them) .....
-----------------------------
00:00:00.000: Failure starting the process. A device attached to the system is not functioning (31).
And in the export window it shows that libiconv-2.dll:libiconv does exist
Could you report the version number of ls.exe, libintl-2.dll and libiconv-2.dll (right click on the file, choose Properties; the version number is the first row in the top panel)?
Thanks.