-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Open
Labels
bugA bug (error) in the softwareA bug (error) in the softwarebuildEverything related to compiling/building the codeEverything related to compiling/building the code
Description
The issue
The SliceChecksumDict.ice file is included in the MumbleServer.ice Ice interface. As a result, the generated MumbleServer.h contains the line #include <Ice/SliceChecksumDict.h>. However, in Ice version 3.8, SliceChecksumDict.h has been removed, causing compilation with MumbleServer.h to fail because the file cannot be found. This issue does not occur in Ice 3.7 or earlier versions.
Mumble version
1.5
Mumble component
Server
OS
Windows
Additional information
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugA bug (error) in the softwareA bug (error) in the softwarebuildEverything related to compiling/building the codeEverything related to compiling/building the code