Project

General

Profile

Actions

Bug #741

closed

Suppress LNK4217 warning about symbol _xmlFree on Windows

Added by Marco Eichelberg over 8 years ago. Updated over 8 years ago.

Status:
Closed
Priority:
Low
Assignee:
Jan Schlamelcher
Category:
-
Target version:
Start date:
2017-03-28
Due date:
% Done:

100%

Estimated time:
Module:
Operating System:
Compiler:

Description

The warning appears in a static compile (not DLL); in this case apparently the macro LIBXML_STATIC must be defined
before including the libxml2 header files to avoid a dllspec declaration in the header file that causes this warning.

See http://black-chair.livejournal.com/23752.html

Actions

Also available in: Atom PDF