On May 25, 2012, at 22:57, Mark Finkelstein <[email protected]> wrote:
> Hello everyone! > > I hope this is a relevant question. I was trying to use jcc to create a > wrapper for a different project's library but when I try to run python -m > jcc.main > I get the error C:\Python26\python.exe: DLL load failed: The specified > module could not be found. > I'm not sure why this is since I put the directory containing jcc.dll into > my PATH. I am not sure if it will help, but the following is my PATH: > C:\Python26;C:\Python26\Lib\site-packages;C:\Python26\Lib\site-packages\PyQt4;"C:\Program > Files (x86)\MiKTeX 2.9\miktex/bin/";"C:\Program > Files\TortoiseSVN\bin";"C:\Program Files (x86)\CMake 2.8\bin";"C:\Program > Files (x86)\Java\jdk1.7.0_04\jre\bin\client" I don't think jcc.dll is likely to be in any of the directories of the PATH you show. What is the full path of the directory containing jcc.dll on your system ? Andi.. > > Any help would be very much appreciated. > > Thank you in advance, > > Mark.
