Click here to Skip to main content
15,887,924 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Hi, all. Recently I build a WTL project. In order to finish the editing function, I import the CEF1 project! and I compile it and it can run. but it will appear three times "XXX has triggered a breakpoint" in the libecf.dll. Is there some problems to use the CEF1 in the WTL project? by the way, My system is windows XP SP3 winversion 5.1, need your help, Thanks.
Posted
Comments
Pablo Aliskevicius 17-Jul-12 6:42am    
Can you post some code? Possibly you're running into an ASSERT in the chromium DLL.
Are you using the latest version of the CEF?
Did you check the CEF issue tracker for similar problems? It's at http://code.google.com/p/chromiumembedded/issues/list
Hope this helps,
Pablo.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900