Re: Macros redefinition
Paris Rossano <[email protected]> Mon, 20 Apr 2026 08:30:38 +0200
| Newsgroups | gmane.comp.lib.wxwindows.general |
|---|---|
| Message-ID | <[email protected]> |
I searched for my issue, and it was due to |WIN32_LEAN_AND_MEAN|, which was silently lying in my project's preprocessor definitions since I added |wxWebView| to my application. I simply removed |WIN32_LEAN_AND_MEAN|, which is no longer needed. Thanks Rossano On 18/04/2026 17:11, Vadim Zeitlin wrote: > On Sat, 18 Apr 2026 15:53:24 +0200 Paris Rossano wrote: > > PR> building minimal sample I don't see any warning ... > > So there must be some difference, either in the code or in the compilation > settings, between it and your application. Please try to find what it is > because I don't see it (but it's a bit more difficult for me, at least you > have access to your code and could use /showIncludes to see which headers > are included by it and in which order). > > Thanks, > VZ > -- Please read https://www.wxwidgets.org/support/mlhowto.htm before posting. --- You received this message because you are subscribed to the Google Groups "wx-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion visit https://groups.google.com/d/msgid/wx-users/d3e88ac0-30a6-457e-ac10-272cbccf9cee%40escadasolutions.com.