waifu2x-converter-cpp
waifu2x-converter-cpp copied to clipboard
hello, I am compiling your program, but I have a preblem.
trafficstars
hello, I am compiling your program, but I have a preblem.
There are some strange lines to me such as
static const char prog[] = #include "modelHandler_OpenCL.cl.h" ;
static const char prog20[] = #include "modelHandler_CUDA.ptx20.h" ; static const char prog30[] = #include "modelHandler_CUDA.ptx30.h" ;
When I compile, I got error because of the lines. What happen? It is wrong on my C++ background. How did you use well?
Could you please release a compiled version? I just want also convert whole folders of images, not only 1 image every time... That's stupid :(