Skip to content

IceDiscovery37++11D.lib issues #3249

Answered by pepone
84378996 asked this question in Q&A
Discussion options

You must be logged in to vote

IceDiscovery37++11D.lib is automatically linked by including Ice/RegisterPlugins.h. This library should be available in your compiler’s library path. You can see where this happens in the code here:
Ice/RegisterPlugins.h (Line 120).

The officially supported Windows SDK is distributed as a NuGet package. For Visual Studio 2022, you can use the zeroc.ice.v143 package available here:
https://www.nuget.org/packages/zeroc.ice.v143.

If you need examples of Visual Studio projects that use these NuGet packages, you can refer to the demos available here:
Ice demos on GitHub (3.7/cpp11 branch).

Please note that ZeroC does not provide builds or support for CMake packages. However, you might find hel…

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by 84378996
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #3248 on December 10, 2024 15:55.