Start a Conversation

This post is more than 5 years old

Solved!

Go to Solution

3149

October 21st, 2009 03:00

Parellel use of Centera SDK dlls and XAM SDK dlls

Hi!


We built a module in our product which uses the Centera SDK, which works fine (using the FPCore.dll , ... Version: Centera_SDK-3.2.631).

We now built another module which uses the XAM SDK and the centera_vim to do basically the same as the first app. (using the XAM SDK Patch 1 + VIM module available in your download center as of the creation date of this thread.)

As these modules are part of a larger application we would like to use only 1 set of SDK dlls (FPCore.dll, ...), but it seems that the centera_vim.dll only works with the Libraries provided in the VIM package (Centera_SDK_VIM1.0p1_WinDev8.zip).

We also tried to use the latest Centera SDK (Centera_SDK3.2p4_64bit_WinDev8a.zip), but still no success in loading the centera_vim.dll (also verified by using Dependency Walker)

Is it possible for us to aquire a set of dlls and .h files which work for BOTH the "good old" Centera API and the new XAM?

Regards,

Martin

417 Posts

October 22nd, 2009 05:00

Hi Martin - I am sorry but, as mentioned, these are only made available for use within development environments. As such they are not redistributable or supported in production.

I have taken note of your interest and the platforms involved.

4 Posts

October 21st, 2009 03:00

Additional Info:

The only dll that seems to differ from the 2 sets of dlls is the FPCore.dll

- dlls from XAM VIM SDK

- Our module compiled with the FPLibrary.lib from the Centera SDK 3.2p4

Dependency Walker shows, that only 1 method is preventing my custom compiled module to work.

1 Attachment

417 Posts

October 21st, 2009 04:00

Hi Martin - yes, it is possible for us to supply you with the required DLLs to allow for "colocation" of the Centera and XAM SDK within a development environment.

What we normally do for ISV partners with this requirement is to supply the equivalent FPLibrary.dll for the XAM libraries that you are using. Please email me with the details of the platform(s) you require.

In future releases we may be formalising the delivery method to cope with your situation.

4 Posts

October 21st, 2009 06:00

Hello Stuart!

Yes these SDK parts (usable with both Centera API and XAM SDK) are exactly what we need, but:

- in an official and redistributeable version for production environments

- for following platforms:

  -- Windows x64 (Windows Server 2003 and Windows Server 2008)

  -- Red Hat Linux Enterprise 5 x64

Thank You,

Martin

No Events found!

Top