[JDEV] Re: Winjab compilation help
John Draughn
jdraughn at kiorisoft.com
Sat Oct 6 00:50:17 CDT 2001
WinJab utilizes JabberCOM and thus that DLL must be registered on the
computer in which you want to run WinJab (or any of the other jabberCOM
clients).
Copy the jabbercom.dll and run regsrv32 (or similar, not sure) to
register the dll with the operating system. After that's complete, try
running your compiled code... all should be peachy.
-zariok-
On Fri, 2001-10-05 at 23:20, Jay Curry wrote:
> "Jenny Yuen" <yuen_jenny at yahoo.com> wrote:
> >HI,
> >
> >I have been editing/compiling winjab, but have noticed that when I have
> >winjab installed delphi runs the program perfectly, but when winjab isn't
> >installed messages about an error in application appear. It's not just on
> >the code I edited but also in the original code which has never beeen
> >modified. I want to make the installer for this edited version of winjab,
> >but can't make it run in any computer that does not have winjab installed.
> >Can anyone please tell me how to make it work?
> >
> >Thanks,
> >Jenny
> >
>
> Look through the archives for this list I believe that WinJab installs a library of some sort
> that you are probably not including as part of your install. This library is being called by
> both your code and the WinJab code, but is not intuitively obvious as a specific problem.
> I do not recall the solution, just that this question has come up before.
>
> -Rusty
> IM: rusty at jabber.beresourceful.net AIM: rusty0101
> yahooIM: rusty_curry or JayRCurry ICQ: 63444647
>
> _______________________________________________
> jdev mailing list
> jdev at jabber.org
> http://mailman.jabber.org/listinfo/jdev
More information about the JDev
mailing list