Does ClanSDK work with Delphi? Does anyone have any examples?
Does ClanSDK work with Delphi? Does anyone have any examples?
ClanLib doesn't include support for Delphi. The main problem is the API is very C++ (instead of C) so bindings are a problem.
Seth A. Robinson
Robinson Technologies
I just noticed the "Official ClanLib" forum. Sorry for misplacing the post. Thanks for the advice. This SDK looks good, so I'm considering brushing up on my C++ skills, and giving this a go.
Thanks again.
@delphi:
may you compile a dynamic version of clanlib an then you create a binding
/import for delphi....
other delphi programmers like you will thank you in future.. but that would be very much work....
Bookmarks