Cantrip - 0.8a16Cocoa MUD client |
|
||||||||||||||
|
|||||||||||||||
Feedback Summary:
| This Version: | |||||
| Overall Rating: | Not rated (0.0) | Features: | Not rated (0.0) | Support: | Not rated (0.0) |
| Ease of Use: | Not rated (0.0) | Quality / Stability: | Not rated (0.0) | Price: | Not rated (0.0) |
Key to Types of Feedback:
Reviews
Troubleshooting
Usage Tips
Developer Notes
Commentary
Featured Reviews
Memory leaks, recompiling - Version: 0.8a16, 1/11/2008 10:19PM PST
blogger2
Most Recent Replies: View All 1 Replies
- Memory leaks, recompiling
New Tiger version doesn't include the help files - Version: 0.8a16, 7/3/2007 04:21PM PST
dsilvan
Someone posted a URL for the tiger-ready version of Cantrip, so I got back to using it again, but much to my dismay it didn't include the extensive help files that came in the earlier versions. Would love to start using this instead of Savitar, but I need the help files since it's been years since I read them and when you select 'Cantrip Help' from the menu it opens the Apple Help viewer, but there is no Cantrip package to select.
Other than that, I too would love to see an input pane scroll-back.
Other than that, I too would love to see an input pane scroll-back.
Rapscallion - Version: 0.8a16, 3/10/2007 07:17AM PST
jwesel81
The Rapscallion source code can be found here:
http://www.box.net/public/yto6nb8e6k
http://www.box.net/public/yto6nb8e6k
Has anyone managed to compile it?
I'm on 10.4.11, and when I try to compile it I get these error messages:
/usr/bin/ld: Undefined symbols:
.objc_class_name_CantripImageAndTextCell
~/Projects/cantrip/application/build/Cantrip.build/Development/CantripStandardModules.build/Objects-normal/i386/MacrosSettingsModule.o reference to undefined .objc_class_name_CantripImageAndTextCell
~/Projects/cantrip/application/build/Cantrip.build/Development/CantripStandardModules.build/Objects-normal/i386/TriggersSettingsModule.o reference to undefined .objc_class_name_CantripImageAndTextCell
collect2: ld returned 1 exit status
Unfortunately, I haven't tried to use XCode since before it was called XCode, and I haven't been able to figure out how to resolve this.
If I can get it to compile, then I hope I can track down the memory leak in it which causes me so many problems.