Linking errors in v6668

Having problems with building or using CEF's C/C++ APIs? This forum is here to help. Please do not post bug reports or feature requests here.

Linking errors in v6668

Postby ssaraf » Fri Oct 25, 2024 5:20 am

Hi, I see the below linking errors in v6668

3>libcef_dll_wrapper.lib(menu_model_delegate_cpptoc.cc.obj) : warning LNK4099: PDB 'libcef_dll_wrapper.pdb' was not found with 'libcef_dll_wrapper.lib(menu_model_delegate_cpptoc.cc.obj)' or at '\x64\Debug\libcef_dll_wrapper.pdb'; linking object as if no debug info
3>libcef_dll_wrapper.lib(x509cert_principal_ctocpp.cc.obj) : warning LNK4099: PDB 'libcef_dll_wrapper.pdb' was not found with 'libcef_dll_wrapper.lib(x509cert_principal_ctocpp.cc.obj)' or at '\x64\Debug\libcef_dll_wrapper.pdb'; linking object as if no debug info
3>libcef_dll_wrapper.lib(cef_message_router.cc.obj) : warning LNK4099: PDB 'libcef_dll_wrapper.pdb' was not found with 'libcef_dll_wrapper.lib(cef_message_router.cc.obj)' or at '\x64\Debug\libcef_dll_wrapper.pdb'; linking object as if no debug info
3>libcef_dll_wrapper.lib(cef_message_router_utils.cc.obj) : warning LNK4099: PDB 'libcef_dll_wrapper.pdb' was not found with 'libcef_dll_wrapper.lib(cef_message_router_utils.cc.obj)' or at '\x64\Debug\libcef_dll_wrapper.pdb'; linking object as if no debug info
3>libcef_dll_wrapper.lib(shared_process_message_builder_ctocpp.cc.obj) : warning LNK4099: PDB 'libcef_dll_wrapper.pdb' was not found with 'libcef_dll_wrapper.lib(shared_process_message_builder_ctocpp.cc.obj)' or at '\x64\Debug\libcef_dll_wrapper.pdb'; linking object as if no debug info
3> Creating library x64\Debug\BrowserMp_x64.lib and object x64\Debug\BrowserMp_x64.exp
3>libcef_dll_wrapper.lib(cef_message_router.cc.obj) : error LNK2019: unresolved external symbol __std_find_trivial_8 referenced in function "class CefMessageRouterBrowserSide::Handler * * __cdecl std::__std_find_trivial<class CefMessageRouterBrowserSide::Handler *,unsigned __int64>(class CefMessageRouterBrowserSide::Handler * * const,class CefMessageRouterBrowserSide::Handler * * const,unsigned __int64)" (??$__std_find_trivial@PEAVHandler@CefMessageRouterBrowserSide@@_K@std@@YAPEAPEAVHandler@CefMessageRouterBrowserSide@@QEAPEAV12@0_K@Z)


What is the reason for it? How can this be fixed?
ssaraf
Mentor
 
Posts: 71
Joined: Mon Nov 09, 2020 2:18 am

Re: Linking errors in v6668

Postby magreenblatt » Fri Oct 25, 2024 8:30 am

What Visual Studio version? Is C++17 enabled? See https://github.com/chromiumembedded/cef/issues/3362
magreenblatt
Site Admin
 
Posts: 12966
Joined: Fri May 29, 2009 6:57 pm

Re: Linking errors in v6668

Postby ssaraf » Mon Oct 28, 2024 12:17 am

yes, did not see this issue in v128
ssaraf
Mentor
 
Posts: 71
Joined: Mon Nov 09, 2020 2:18 am

Re: Linking errors in v6668

Postby ssaraf » Tue Oct 29, 2024 4:24 am

This is the detailed error

1.png
1.png (39.85 KiB) Viewed 1417 times
ssaraf
Mentor
 
Posts: 71
Joined: Mon Nov 09, 2020 2:18 am


Return to Support Forum

Who is online

Users browsing this forum: No registered users and 48 guests