-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
fixSomething works, but is uglySomething works, but is uglyhelp wantedExtra attention is neededExtra attention is needed
Description
When compiling one get four error messages, one for each method in the DLL, considering inconsistent DLL linkage:
- cardreaderlibrary.cpp(7): warning C4273: 'CRLibrary::CompareCardNames': inconsistent dll linkage
- cardreaderlibrary.cpp(12): warning C4273: 'CRLibrary::ReadCardTitles': inconsistent dll linkage
- cardreaderlibrary.cpp(19): warning C4273: 'CRLibrary::GetMaxCardAmount': inconsistent dll linkage
- cardreaderlibrary.cpp(24): warning C4273: 'CRLibrary::GetResultExample': inconsistent dll linkage
- Find out what causes these warnings.
- Fix the problem causing the warnings.
Metadata
Metadata
Assignees
Labels
fixSomething works, but is uglySomething works, but is uglyhelp wantedExtra attention is neededExtra attention is needed