crizCraig Posted April 9, 2015 Posted April 9, 2015 Just a note that while setting up the build on Windows 7 and 8, I've needed to move libcef_dll_wrapper.lib to mtsa-blue\vendor\cef3\out\Debug\lib\libcef_dll_wrapper.lib. Note sure if this should go in the build wiki somewhere or if doing something unnecessarily hacky. Seems to work though.
Jusonex Posted April 9, 2015 Posted April 9, 2015 Where did you move libcef_dll_wrapper.lib from? mtsa-blue\vendor\cef3\out\Debug\lib\libcef_dll_wrapper.lib / mtsa-blue\vendor\cef3\out\Release\lib\libcef_dll_wrapper.lib is the default output directory.
crizCraig Posted April 14, 2015 Author Posted April 14, 2015 Thanks for the reply (and the amazing work by everyone involved with this project). I believe I moved it from "obj\x86\Debug\libcef_dll_wrapper\lib".
Jusonex Posted April 14, 2015 Posted April 14, 2015 I can't reproduce it. Have you already tried to cleanup and rebuild the solution?
crizCraig Posted April 17, 2015 Author Posted April 17, 2015 Hi Jusonex, Yes, I've cleaned and rebuilt several times after moving the lib file and everything's continued to work fine. I'm not sure if I cleaned before moving the lib file though.
Recommended Posts