help-smalltalk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Help-smalltalk] VisualGST issue


From: Gwenaël Casaccio
Subject: Re: [Help-smalltalk] VisualGST issue
Date: Wed, 22 Sep 2010 09:57:43 +0200

Hi,
You need the last version (which has a lot of bug fixes and
a new icon thanks to Nicolas Petton ;-). You can install it
from http://github.com/MrGwen/gst-visualgst

    - git clone git://github.com/MrGwen/gst-visualgst.git
    - ./make_package.sh
    - sudo ./install_desktop.sh
    - sudo rm /usr/local/share/smalltalk/VisualGST.star
    - gst-browser in the console or in your desktop menu ->
Programming -> VisualGST :D

Cheers,

On Wed, Sep 22, 2010 at 9:48 AM, Giuseppe Luigi Punzi
<address@hidden> wrote:
> Hi,
>
> I'm doing a new some research in smalltalk in my company.
>
> I did a "make clean" in my smalltalk installation, svn pull, and make;make
> install again.
>
> VisualGST starts, and I can create a namespace, but, when try to create a
> class in this namespace, I get:
>
> "VisualGST Debugger VisualGST.AddClassUndoCommand error: did not understand
> #add:to:category:withSuperclass:"
>
> I remember, this is the same error I got when my last build, about 1 month
> ago.
>
> I'm not sure, but AFAIR, VisualGST is developed in other repository than GST.
> Where can I find out, to look at the advance of this projects?
>
> Cheers.
>
> _______________________________________________
> help-smalltalk mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/help-smalltalk
>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]