waifu2x-converter-cpp icon indicating copy to clipboard operation
waifu2x-converter-cpp copied to clipboard

hello, I am compiling your program, but I have a preblem.

Open star4s opened this issue 8 years ago • 1 comments
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?

star4s avatar Nov 22 '17 06:11 star4s

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 :(

Veshurik avatar Nov 27 '17 16:11 Veshurik