Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / Languages / Managed C++ / October 2004

Tip: Looking for answers? Try searching our database.

LNK4227 Error

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Calvin - 30 Mar 2004 13:56 GMT
Could somebody please tell me where I can find more information on the link error LNK4227
When linking to several libraries I see such an error.

warning LNK4227: metadata operation warning (00131189) : Inconsistent parameter information in duplicated methods (methods: new; type: <Module>): (0x08000001)

I have seen many none concluded threads on this matter

Thank

Calvin
TOM - 01 Apr 2004 16:30 GMT
I have this same problem, fortunately it's only a warning. Best I can tell -
it's caused by having duplicate class definitions
in the .CPP and .H files. The object browser shows two instances of each
class so defined. I cannot tell the difference
between the two definitions, dissasembling the class metadeta with IL shows
them to be the same. That's probably why it's not
an error.

   -- Tom

> Could somebody please tell me where I can find more information on the link error LNK4227.
> When linking to several libraries I see such an error.
>
> warning LNK4227: metadata operation warning (00131189) : Inconsistent parameter information in duplicated methods (methods: new; type: <Module>):
(0x08000001).

> I have seen many none concluded threads on this matter.
>
> Thanks
>
> Calvin.
DotNetJunkies User - 28 Oct 2004 18:41 GMT
I no longer recieved this message when adding #include "stdafx.h" to the .cpp file.

---

Rate this thread:







Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.