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

Link Error..... warning LNK4027: CVPACK error

Status
Not open for further replies.

Vallurupa

Programmer
Oct 17, 2001
38
US
Hi,

I am compiling the VC++ MFC project to generate a DLL. I am getting this error. Anyone please help me. How to solve this problem....

Thanks in advance,
Venkat

*****************************
unjrnjournalingdialog.cpp
Linking...
Creating library Unicode/cwbunjrn.lib and object Unicode/cwbunjrn.exp
CVPACK : fatal error CK1022: cannot open program database e:8665vc98mfcmfclibmfcs42u.pdb
LINK : warning LNK4027: CVPACK error
Error executing link.exe.
cwbunjrn.dll - 1 error(s), 1 warning(s)
[Spark: Processing Complete (Job RC = 0)]
(I)[MKCSTM0001] Stored files {cwbunjrn.dll cwbunjrn.dll.bom cwbunjrn.lib cwbunjrn.map cwbunjrn.pdb} watchsize: spark [41358] time: 60 (0:01:00), usr/sys: 0/7 tot_flt 0/1905 size: 1192 page: 0/58 drss: 240 syst: 43 4C endtime: 00:17:00
---------- end [cwbunjrn.dll] ----------
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top