Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

error C2593: 'operator >>' is ambiguous" from stub code

Status
Not open for further replies.

bensheares

IS-IT--Management
Oct 18, 2002
4
SG

Hi All,

Anyone experiencing this error before?

After upgraded VisiBroker C++ 4.5 from patch 28 to patch 35, I 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.

Remark: That can compile stub code(generated by patch 28) in VC6.0 patch 28.

My guess is that it could be the problem of Service pack install?

All comments are welcomed.

Thanks very much.

Best Regards,
Ben
 
I believe you should use libraries for VisualC++. You have only for borland ones. You can download that ones from borland.com.

Ion Filipski
1c.bmp
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top