Nice! It looks like an awesome tool. Do you have instructions on how to build it? Are there any dependencies that need to be installed first? I'm running XCode 3.2.2 on Mac OSX 10.6.4. When I try to compile it, I get a bunch of errors, here's the first one:
/Users/doug/src/HyperTableBrowser/Sources/ThriftLib/concurrency/test/ThreadFactoryTests.h:21:0 /Users/doug/src/HyperTableBrowser/Sources/ThriftLib/concurrency/test/ThreadFactoryTests.h:21:32: error: concurrency/Thread.h: No such file or directory - Doug On Wed, Jul 28, 2010 at 12:53 AM, Stanislav Yudin <[email protected]> wrote: > Hello, everybody > > For last couple of weeks I had some time to work on my Cocoa based client > application to HyperTable. It is not feature complete and not stable, but > afaik it is the only way to browse HyperTable cells except of "ht shell" > command line client. I am using it for my daily job instead of Hypertable > shell, so I would be really happy if someone would benefit from that app > too. Sources are available at > github<http://github.com/AwesomeStanly/HyperTableBrowser>, > and new binaries will be soon available at application's > page<http://endlessinsomnia.net/dreams/hyper_table_browser>. > And please report back any issues. > > -- > You received this message because you are subscribed to the Google Groups > "Hypertable Development" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<hypertable-dev%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/hypertable-dev?hl=en. > -- You received this message because you are subscribed to the Google Groups "Hypertable Development" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/hypertable-dev?hl=en.
