Archived

This forum has been archived. Please start a new discussion on GitHub.

how to make the application static link to ICE

In my Project(ATL Controls), I want to use ICE transfer files,but my application depend on ICE Library(Ice32.dll, Iceutil32.dll),how to make my application did't depend on ICELibray(Static link to ICELibrary).

If my application static link to ICE Library, then it's easy to deploy my application(deploy one file only).

NOTE:My development environment is VC2005, the ice version is 3.2.1.

Comments

  • benoit
    benoit Rennes, France
    Hi,

    We don't support static linking with Ice libraries (only Ice-E supports static linking). If you have a commercial interest in this feature please contact us at info@zeroc.com.

    Cheers,
    Benoit.
  • thank you

    thank you for your answer