|
From: | Richard Frith-Macdonald |
Subject: | Re: Thematic don't work |
Date: | Tue, 3 Feb 2009 12:23:35 +0000 |
On 3 Feb 2009, at 08:28, Giuseppe Luigi Punzi wrote:
I have the same issues on Windows builded with latest gui if this info can help.Cheers. Richard Frith-Macdonald escribió:On 24 Jan 2009, at 06:14, Germán Arias wrote:Hi, after update Thematic.app, this don't work. I run Thematic, then select Theme-> New and get the error GSTheme(instance) does not recognize setName:I'm not sure what update you are talking about, but you need to keep thematic and the gui library both up to dat as thematic always depends on the latest changes in gui.Current svn works fine for me, so I suggest you make sure you are using current code from svn throughout.
The same advice applies ... if you are getting that error, it means that your copy of Thematic is linked with an old version of the gui library and is trying to call the method -setName: on an old version of the GSTheme class which did not have it.
The simplest solution is to make absolutely sure you have removed all versions of the gui library from your machine, then build a new version and rebuild/relink all your code using the up to date library.
[Prev in Thread] | Current Thread | [Next in Thread] |