|
-
Jun 9th, 2001, 05:15 PM
#1
Thread Starter
Addicted Member
Linking: fatal error LNK1143
Could anyone help me to find what is wrong with my program. When I compiled it, I received such error message:
"libcid.lib(streamb1.obj) : fatal error LNK1143: invalid or corrupt file: no symbol for comdat section 0x3
Error executing link.exe."
I made the program in Borland Builder and it was OK, but when I tryed to compile it in MS VC++ 6.0 I have got a linker error. I created a project Win32 console and pasted all code into 3 files: one main .cpp - driver program and another .cpp - small file with only one class and .h file for it.
I would appreciate any help.
Thanks
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|