CodeOhms

Results 17 comments of CodeOhms

I apologise, but I'm having a lot of difficulty trying to compile the project on Windows. Currently I'm using Eclipse to write in C++. Make complains that command 'cc' wasn't...

I tried the instructions above, but it doesn't cover all the issues I'm having. I followed each step, using the bash scripts to install and build. However, I still had...

Thanks Matlo. The hot fix works. I can now compile in the suggested environment.

Hi Matlo, just a quick update before going on holiday for a week. Here is the work I've done so far [https://github.com/CodeOhms/GIMX/tree/master/gimxFileDownloader](url). The only thing that remains for the basic...

Hi again, I still haven't managed to fix the downloading issue. I dug deeper in the code and found that **`CURLE_SSL_CACERT_BADFILE`** is returned within `Downloader::download()`. It occurs on line 232...

I've almost finished the basics. Just polishing it and getting rid of obvious bugs. Will send pull request when done.

#622 this is the latest version of the pull request