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 Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

error in nmake for client in visibroker for c++

Status
Not open for further replies.

Guest_imported

New member
Jan 1, 1970
0
0
0
Hi all,
I have the client program. I am using client program from the cpp file. When i try to compile the client program in visual studio 6.0 it's giving the error as
cannot open file "orb_rd.lib". But there is no file name with "orb_rd.lib" in the inprise/vbroker dir. But there is a file called "orb_r.lib". When i had seen in the vdef.h file for some if condition is success then it is using the "orb_rd.lib" file in else part it is using the "orb_r.lib". If any body knows how to solve this pls inform me.

Thanks in advance,
sreenath.J
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top