Home Articles FAQs XREF Games Software Instant Books BBS About FOLDOC RFCs Feedback Sitemap
irt.Org

Feedback on: irt.org FAQ Knowledge Base , September 01, 1999 at 08:30:43:

You are here: irt.org | About | Feedback | 422 [ previous next ]

Feedback on:
irt.org FAQ Knowledge Base

Sent by
Michael D. Crawford on September 01, 1999 at 08:30:43:

Worth:
Very worth reading

Comments:
Here's a question answered for your FAQ. I just about went out of my mind tonight trying to figure this one out:

Q: When I try to run a program that includes javax.comm in the debugger, I get an error saying that win32com.dll is not in the shared library path. But the dll is in the bin directory.

A: The error message is misleading. The java_g debugger loads dll's with "_g" appended to the name. This is meant to allow for debugging versions of the native libraries, but in fact you don't need a special version. Just make a copy of win32com.dll and name it win32com_g.dll







Other feedback on 'irt.org FAQ Knowledge Base' - show all

©2018 Martin Webb