View · Search · Index
No registered users in community xowiki
in last 10 minutes

Re: [Xotcl] problem compiling xotcl-0.9.4 on Linux

From: Zoran Vasiljevic <zoran_at_archiware.com>
Date: Sat, 20 Jul 2002 11:40:43 +0200

On Saturday 20 July 2002 11:11, Catherine Letondal wrote:
> Hi,

>
> So, I don't know what to do. Do you have any suggestions?
> Thanks again in advance,

Seems, you like saturdays :)
I'd double-check

  % info commands xotcl::*

If it returns xotcl::Object (among others) then you'd need
to:

  % namespace import xotcl::*

Cheers
Zoran