Unsolved

This post is more than 5 years old

4 Posts

3580

August 21st, 2009 14:00

SDK 3.1

Is there still a chance to download SDK 3.1. for Linux and HPUX?

If yes where from?

Thanks

VD

409 Posts

August 25th, 2009 03:00

Revision 3.1 of the SDK is no longer supported and we normally only provide the latest revision on our download site. 

4 Posts

August 26th, 2009 11:00

Well,

I was afraid so. My problem is that our current code is supporting 3.1 API and we support currently 4 different Unix flavors. We are adding support for Linux. Adding 3.2 on Linux would result in mixed API versions for the product, making it difficult for our marketing and sales. Adding 3.2 to all supporting platforms would lead into new releases and certification of other platforms. Not talking about compilation and linking problems with 3.2 (you cannot use C bindings any more) which leads into more development requirements.

Top