ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Wireshark-dev: Re: [Wireshark-dev] warning LNK4291: module may contain '__except' but was not c

From: Graham Bloice <graham.bloice@xxxxxxxxxxxxx>
Date: Fri, 2 Jul 2021 16:53:07 +0100


On Fri, 2 Jul 2021 at 16:36, Maynard, Christopher via Wireshark-dev <wireshark-dev@xxxxxxxxxxxxx> wrote:
I’m not sure if these warnings have been seen by anyone yet, but I just noticed them after updating sources today and compiling.
 
libmaxminddb.lib(maxminddb.c.obj) : warning LNK4291: module may contain '__except' (Structured Exception Handling) but was not compiled with /guard:ehcont; generating conservative metadata [C:\builds\wireshark\wireshark\build\mmdbresolve.vcxproj]
535libmaxminddb.lib(data-pool.c.obj) : warning LNK4291: module may contain '__except' (Structured Exception Handling) but was not compiled with /guard:ehcont; generating conservative metadata [C:\builds\wireshark\wireshark\build\mmdbresolve.vcxproj]
 
minizip.lib(unzip.c.obj) : warning LNK4291: module may contain '__except' (Structured Exception Handling) but was not compiled with /guard:ehcont; generating conservative metadata [C:\builds\wireshark\wireshark\build\wireshark.vcxproj]
3001minizip.lib(zip.c.obj) : warning LNK4291: module may contain '__except' (Structured Exception Handling) but was not compiled with /guard:ehcont; generating conservative metadata [C:\builds\wireshark\wireshark\build\wireshark.vcxproj]
3002qtmain.lib(qtmain_win.obj) : warning LNK4291: module may contain '__except' (Structured Exception Handling) but was not compiled with /guard:ehcont; generating conservative metadata [C:\builds\wireshark\wireshark\build\wireshark.vcxproj]
 
- Chris
 
 

I'd be interested to know if you see link errors on subsequent rebuilds as noted by Martin M and myself in emails discussions today.

--
Graham Bloice