Nikita Korhonen
Nikita Korhonen
I have the same issue. Is there a way to force recompilation of the other files from command line? Or maybe I could clear cache that holds the old views?
I was working in windows and made bash script to delete a file which holds old version of the code. I don't remember where it was located and which file...
Well I think that helped me to get past the pkg-config module issue. I had to also specify environment variable > PKG_CONFIG_LIBDIR to C:\gstreamer\1.0\x86_64\lib\pkgconfig (specifying PKG_CONFIG_PATH did not work). After...
Yes. Okay, thank you. Sorry did not mention it.
I think I made some progress. I noticed that when I run > npm install wcjs-gs there are two cmake functions executed cmake that makes the build files and cmake...