I'm a beginnner for DSP and RTB and i'm trying to construct this bidder system. After successfully compiling the code, i can't running the examples as following:
~/rapid-bidder$ ./Debug/bidders/http_bidder --config etc/config.cfg
10:48:06.365672: <error> could not open file data/ads exiting...
I have tried mkdir the data folder and created an empty 'ads' file, yet the http_bidder still can not response correctlly. I would appreciate it if the cache data(or format) can be published, Looking forward for your help, thanks very much.
I'm a beginnner for DSP and RTB and i'm trying to construct this bidder system. After successfully compiling the code, i can't running the examples as following:
I have tried mkdir the data folder and created an empty 'ads' file, yet the http_bidder still can not response correctlly. I would appreciate it if the cache data(or format) can be published, Looking forward for your help, thanks very much.