Tamas DAJKA
Tamas DAJKA
I had the same issue, but solved it. AMD APP SDK uses 2 locations: one in C:\Users\Username\AMD... and a second in C:\Program files (x86)\AMD. The second one is needed for...
VS is 2017 Communitx (15.4) AMD APP SDK 3.0 Windows 10 x64 cmake 3.9.4 OpenCL include dir: C:/Program Files (x86)/AMD APP SDK/3.0/include OpenCL library: C:/Program Files (x86)/AMD APP SDK/3.0/lib/x86_64/OpenCL.lib Check...
Somehow cmake/VS (I'm not a VS expert at all) forgot to add ws2_32.lib to linker. I've modified CMakeCache.txt after running cmake, adde ws2_32.lib to linker (2 places), rerun cmake and...
I had the same problem, did a quick - and hopefully - proper fix. See attached (sorry, I don't have time for GIT now) Fix includes adding classes to optgroup>option...
Meanwhile I managed to start promxy with TLS, but it was not easy. If I use the sample file from prometheus: ``` tls_server_config: # Certificate and key files for server...
I can't seem to find the place, where I can create an issue#/feture req.#. What am I missing? About your last question: this setup works with my extended version on...
@aborderon thanks, I've opened a ticket. @vboctor @dregad is there anything else I need to do speed the merge up a bit?
@aborderon none, that I know of :( I did what I can :( @dregad @vboctor @atrol is there anything I can do, to speed the things up?
@dregad @vboctor @atrol ping?