Skip to main content

Cannot compile in Visual C 6.0 sp 5 using VBC45p35 and causes "ambiguity error"

  • February 16, 2013
  • 0 replies
  • 0 views

Problem:

  • Product Name: Visibroker for C
  • Product Version: 4.5
  • Product Component: idl2cpp compiler
  • Platform: Windows NT
  • Compiler: MSVC 6.0

After upgraded VisiBroker C 4.5 from patch 28 to patch 35, re-compile the source with Visual C 6.0 under Windows NT and got ambiguous error ("D:\\Projects\\SAMS\\SAMS_COM\\SAMS_Order_c.cpp(1438) : error C2593: "operator >>" is ambiguous") from stub code.

Resolution:

There is some compilation problem in VBC45p35 and the customer encountered the error C2593: "operator >>" is ambiguous" from stub code.
It can be workaround by applying the VBC45p36 which solved this particular issue.


#VisiBroker
#Security