Autor: Craig Silverstein Data: A: Cezary Tomczak CC: Pcre-dev Assumpte: Re: [pcre-dev] [pcrecpp] building dll - Warning: needs to have
dll-interface to be used by clients of class
} I get 3 of these warnings when building DLL using /MT option. Using
} Visual Studio 2008 SP1. I've generated the solution using CMAKE.
} These warnings started appearing after my change to Runtime Library
} option: from /MD => /MT.
}
} Should I worry about these warnings or can I ignore them?
I know about pcrecpp.h/etc, but I don't know windows, so I can't
actually answer your question. Hopefully someone who does know
windows can say more.