Opened 15 years ago

Last modified 15 years ago

#19921 closed defect

Ice 3.3.1 requires mcpp 2.7.2 not 2.7 — at Version 1

Reported by: n.a.hawes@… Owned by: blair@…
Priority: Normal Milestone:
Component: ports Version: 1.7.1
Keywords: Cc:
Port: ice-cpp

Description (last modified by mf2k (Frank Schima))

Ice 3.3.1 should be built with mcpp 2.7.2, but the ice-cpp port downloads mcpp 2.7 instead. I'm curious as to why it doesn't use the mcpp 2.7.2 port that I already have installed!

The use of 2.7 results in an error when using slice2cpp, e.g.

../../bin/slice2cpp --ice --include-dir Ice --dll-export ICE_API -I../../../slice --stream ../../../slice/Ice/BuiltinSequences.ice

terminate called after throwing an instance of 'IceUtil::NullHandleException'
  what():  ../../include/IceUtil/Handle.h:46: IceUtil::NullHandleException

For more see: http://www.zeroc.com/forums/bug-reports/4258-build-problem-ice-3-3-1-a.html

Requirement is listed here: http://www.zeroc.com/download.html#src

Change History (1)

comment:1 Changed 15 years ago by mf2k (Frank Schima)

Description: modified (diff)
Owner: changed from macports-tickets@… to blair@…
Note: See TracTickets for help on using tickets.