Re: 'link.exe -verbose' noise
"'Gisle Vanem' via wx-users" <[email protected]>
| Newsgroups | gmane.comp.lib.wxwindows.general |
|---|---|
| Message-ID | <[email protected]> |
> Adding *-libpath:$(WXWIDGETS)/build/msw/vc_mswu* to the linker flags This was wrong, should be Adding *-libpath:$(WXWIDGETS)/build/msw/vc_x64_mswu*. But it didn't help with the *problem* either. mandag 11. mars 2024 kl. 10:09:22 UTC+1 skrev Gisle Vanem: > When linking with "*link.exe -debug -verbose ..."*, I get a large > number of messages like this from MS 'link.exe': > > > > * wxmsw33u.lib(monolib_framecmn.obj) : warning LNK4099: PDB '' was not > found with 'wxmsw33u.lib(monolib_framecmn.obj)' or at ''; linking object > as if no debug info* > I'd like full debug-info in my .exe. > > Adding *-libpath:$(WXWIDGETS)/build/msw/vc_mswu* to the linker flags > does not help. So what should I do? > > > > -- 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 on the web visit https://groups.google.com/d/msgid/wx-users/c104a2ad-dc63-4073-bef8-2a20a1f264fen%40googlegroups.com.