After switching to the make_it_work branch I ran
./apothecary update ofxCef
which downloaded and built cef OK
Then I realised I hadn't made the patch to apothecary commenting out line line 1222: IS_CUSTOM_LIBS_DIR=1
So I made this change and ran the command again.
Then I tried building example-simple and I get errors that it can't open cef_app.h.
When I look in ofxCef\libs the folder is empty.
Everything that is built by apothecary seems to be in of_v0.10.0_vs2017_release\scripts\apothecary\cef
Is that right?
After switching to the make_it_work branch I ran
./apothecary update ofxCef
which downloaded and built cef OK
Then I realised I hadn't made the patch to apothecary commenting out line line 1222: IS_CUSTOM_LIBS_DIR=1
So I made this change and ran the command again.
Then I tried building example-simple and I get errors that it can't open cef_app.h.
When I look in ofxCef\libs the folder is empty.
Everything that is built by apothecary seems to be in of_v0.10.0_vs2017_release\scripts\apothecary\cef
Is that right?