DLL errors while running gstreamer C pipeline that is compiled to EXE - dll

I have a gstreamer pipeline in C I have compiled it using MinGW and got the EXE file.
but when I am trying to run the exe I got huge list of dll errors.
I have confirmed that these dll files are present in the respective dir.
I have compiled the same c pipeline in linux it works fine on linux.
these are the error logs when I try to run the genrated exe file
(sendrecrtp.exe:11696): GStreamer-WARNING **: Failed to load plugin 'D:\gstreamer\1.0\mingw_x86_64\bin\libges-1.0-0.dll': 'D:\gstreamer\1.0\mingw_x86_64\bin\libges-1.0-0.dll': The specified procedure could not be found.
(sendrecrtp.exe:11696): GStreamer-WARNING **: Failed to load plugin 'D:\gstreamer\1.0\mingw_x86_64\bin\libgio-2.0-0.dll': 'D:\gstreamer\1.0\mingw_x86_64\bin\libgio-2.0-0.dll': The specified procedure could not be found.
(sendrecrtp.exe:11696): GStreamer-WARNING **: Failed to load plugin 'D:\gstreamer\1.0\mingw_x86_64\bin\libgobject-2.0-0.dll': 'D:\gstreamer\1.0\mingw_x86_64\bin\libgobject-2.0-0.dll': The specified procedure could not be found.
(sendrecrtp.exe:11696): GStreamer-WARNING **: Failed to load plugin 'D:\gstreamer\1.0\mingw_x86_64\bin\libgstcodecs-1.0-0.dll': 'D:\gstreamer\1.0\mingw_x86_64\bin\libgstcodecs-1.0-0.dll': The specified procedure could not be found.
(sendrecrtp.exe:11696): GStreamer-WARNING **: Failed to load plugin 'D:\gstreamer\1.0\mingw_x86_64\bin\libgstgl-1.0-0.dll': 'D:\gstreamer\1.0\mingw_x86_64\bin\libgstgl-1.0-0.dll': The specified procedure could not be found.
(sendrecrtp.exe:11696): GStreamer-WARNING **: Failed to load plugin 'D:\gstreamer\1.0\mingw_x86_64\bin\libgstpbutils-1.0-0.dll': 'D:\gstreamer\1.0\mingw_x86_64\bin\libgstpbutils-1.0-0.dll': The specified procedure could not be found.
(sendrecrtp.exe:11696): GStreamer-WARNING **: Failed to load plugin 'D:\gstreamer\1.0\mingw_x86_64\bin\libgstplayer-1.0-0.dll': 'D:\gstreamer\1.0\mingw_x86_64\bin\libgstplayer-1.0-0.dll': The specified procedure could not be found.
(sendrecrtp.exe:11696): GStreamer-WARNING **: Failed to load plugin 'D:\gstreamer\1.0\mingw_x86_64\bin\libgstrtsp-1.0-0.dll': 'D:\gstreamer\1.0\mingw_x86_64\bin\libgstrtsp-1.0-0.dll': The specified procedure could not be found.
(sendrecrtp.exe:11696): GStreamer-WARNING **: Failed to load plugin 'D:\gstreamer\1.0\mingw_x86_64\bin\libgstrtspserver-1.0-0.dll': 'D:\gstreamer\1.0\mingw_x86_64\bin\libgstrtspserver-1.0-0.dll': The specified procedure could not be found.
(sendrecrtp.exe:11696): GStreamer-WARNING **: Failed to load plugin 'D:\gstreamer\1.0\mingw_x86_64\bin\libgsttranscoder-1.0-0.dll': 'D:\gstreamer\1.0\mingw_x86_64\bin\libgsttranscoder-1.0-0.dll': The specified procedure could not be found.
(sendrecrtp.exe:11696): GStreamer-WARNING **: Failed to load plugin 'D:\gstreamer\1.0\mingw_x86_64\bin\libgstvalidate-1.0-0.dll': 'D:\gstreamer\1.0\mingw_x86_64\bin\libgstvalidate-1.0-0.dll': The specified procedure could not be found.
(sendrecrtp.exe:11696): GStreamer-WARNING **: Failed to load plugin 'D:\gstreamer\1.0\mingw_x86_64\bin\libgstvideo-1.0-0.dll': 'D:\gstreamer\1.0\mingw_x86_64\bin\libgstvideo-1.0-0.dll': The specified procedure could not be found.
(sendrecrtp.exe:11696): GStreamer-WARNING **: Failed to load plugin 'D:\gstreamer\1.0\mingw_x86_64\bin\libharfbuzz-0.dll': 'D:\gstreamer\1.0\mingw_x86_64\bin\libharfbuzz-0.dll': The specified procedure could not be found.
(sendrecrtp.exe:11696): GStreamer-WARNING **: Failed to load plugin 'D:\gstreamer\1.0\mingw_x86_64\bin\libjson-glib-1.0-0.dll': 'D:\gstreamer\1.0\mingw_x86_64\bin\libjson-glib-1.0-0.dll': The specified procedure could not be found.
(sendrecrtp.exe:11696): GStreamer-WARNING **: Failed to load plugin 'D:\gstreamer\1.0\mingw_x86_64\bin\libpango-1.0-0.dll': 'D:\gstreamer\1.0\mingw_x86_64\bin\libpango-1.0-0.dll': The specified procedure could not be found.
(sendrecrtp.exe:11696): GStreamer-WARNING **: Failed to load plugin 'D:\gstreamer\1.0\mingw_x86_64\bin\libpangocairo-1.0-0.dll': 'D:\gstreamer\1.0\mingw_x86_64\bin\libpangocairo-1.0-0.dll': The specified procedure could not be found.
(sendrecrtp.exe:11696): GStreamer-WARNING **: Failed to load plugin 'D:\gstreamer\1.0\mingw_x86_64\bin\libpangoft2-1.0-0.dll': 'D:\gstreamer\1.0\mingw_x86_64\bin\libpangoft2-1.0-0.dll': The specified procedure could not be found.
(sendrecrtp.exe:11696): GStreamer-WARNING **: Failed to load plugin 'D:\gstreamer\1.0\mingw_x86_64\bin\libpangowin32-1.0-0.dll': 'D:\gstreamer\1.0\mingw_x86_64\bin\libpangowin32-1.0-0.dll': The specified procedure could not be found.
(sendrecrtp.exe:11696): GStreamer-WARNING **: Failed to load plugin 'D:\gstreamer\1.0\mingw_x86_64\bin\libsoup-2.4-1.dll': 'D:\gstreamer\1.0\mingw_x86_64\bin\libsoup-2.4-1.dll': The specified procedure could not be found.
(sendrecrtp.exe:11696): GStreamer-WARNING **: Failed to load plugin 'D:\gstreamer\1.0\mingw_x86_64\lib\gstreamer-1.0\libgstaiff.dll': 'D:\gstreamer\1.0\mingw_x86_64\lib\gstreamer-1.0\libgstaiff.dll': The specified procedure could not be found.
(sendrecrtp.exe:11696): GStreamer-WARNING **: Failed to load plugin 'D:\gstreamer\1.0\mingw_x86_64\lib\gstreamer-1.0\libgstalpha.dll': 'D:\gstreamer\1.0\mingw_x86_64\lib\gstreamer-1.0\libgstalpha.dll': The specified procedure could not be found.
(sendrecrtp.exe:11696): GStreamer-WARNING **: Failed to load plugin 'D:\gstreamer\1.0\mingw_x86_64\lib\gstreamer-1.0\libgstalphacolor.dll': 'D:\gstreamer\1.0\mingw_x86_64\lib\gstreamer-1.0\libgstalphacolor.dll': The specified procedure could not be found.
(sendrecrtp.exe:11696): GStreamer-WARNING **: Failed to load plugin 'D:\gstreamer\1.0\mingw_x86_64\lib\gstreamer-1.0\libgstapetag.dll':
'D:\gstreamer\1.0\mingw_x86_64\lib\gstreamer-1.0\libgstapetag.dll': The specified procedure could not be found.
(sendrecrtp.exe:11696): GStreamer-WARNING **: Failed to load plugin 'D:\gstreamer\1.0\mingw_x86_64\lib\gstreamer-1.0\libgstasf.dll': 'D:\gstreamer\1.0\mingw_x86_64\lib\gstreamer-1.0\libgstasf.dll': The specified procedure could not be found.
(sendrecrtp.exe:11696): GStreamer-WARNING **: Failed to load plugin 'D:\gstreamer\1.0\mingw_x86_64\lib\gstreamer-1.0\libgstassrender.dll': 'D:\gstreamer\1.0\mingw_x86_64\lib\gstreamer-1.0\libgstassrender.dll': The specified procedure could not be found.
(sendrecrtp.exe:11696): GStreamer-WARNING **: Failed to load plugin 'D:\gstreamer\1.0\mingw_x86_64\lib\gstreamer-1.0\libgstaudioparsers.dll': 'D:\gstreamer\1.0\mingw_x86_64\lib\gstreamer-1.0\libgstaudioparsers.dll': The specified procedure could not be found.
(sendrecrtp.exe:11696): GStreamer-WARNING **: Failed to load plugin 'D:\gstreamer\1.0\mingw_x86_64\lib\gstreamer-1.0\libgstaudiovisualizers.dll': 'D:\gstreamer\1.0\mingw_x86_64\lib\gstreamer-1.0\libgstaudiovisualizers.dll': The specified procedure could not be found.
(sendrecrtp.exe:11696): GStreamer-WARNING **: Failed to load plugin 'D:\gstreamer\1.0\mingw_x86_64\lib\gstreamer-1.0\libgstavi.dll': 'D:\gstreamer\1.0\mingw_x86_64\lib\gstreamer-1.0\libgstavi.dll': The specified procedure could not be found.
(sendrecrtp.exe:11696): GStreamer-WARNING **: Failed to load plugin 'D:\gstreamer\1.0\mingw_x86_64\lib\gstreamer-1.0\libgstbayer.dll': 'D:\gstreamer\1.0\mingw_x86_64\lib\gstreamer-1.0\libgstbayer.dll': The specified procedure could not be found.
(sendrecrtp.exe:11696): GStreamer-WARNING **: Failed to load plugin 'D:\gstreamer\1.0\mingw_x86_64\lib\gstreamer-1.0\libgstdeinterlace.dll': 'D:\gstreamer\1.0\mingw_x86_64\lib\gstreamer-1.0\libgstdeinterlace.dll': The specified procedure could not be found.
(sendrecrtp.exe:11696): GStreamer-WARNING **: Failed to load plugin 'D:\gstreamer\1.0\mingw_x86_64\lib\gstreamer-1.0\libgstdv.dll': 'D:\gstreamer\1.0\mingw_x86_64\lib\gstreamer-1.0\libgstdv.dll': The specified procedure could not be found.
(sendrecrtp.exe:11696): GStreamer-WARNING **: Failed to load plugin 'D:\gstreamer\1.0\mingw_x86_64\lib\gstreamer-1.0\libgstdvbsuboverlay.dll': 'D:\gstreamer\1.0\mingw_x86_64\lib\gstreamer-1.0\libgstdvbsuboverlay.dll': The specified procedure could not be found.
(sendrecrtp.exe:11696): GStreamer-WARNING **: Failed to load plugin 'D:\gstreamer\1.0\mingw_x86_64\lib\gstreamer-1.0\libgstdvdspu.dll':
'D:\gstreamer\1.0\mingw_x86_64\lib\gstreamer-1.0\libgstdvdspu.dll': The specified procedure could not be found.
(sendrecrtp.exe:11696): GStreamer-WARNING **: Failed to load plugin 'D:\gstreamer\1.0\mingw_x86_64\lib\gstreamer-1.0\libgstdvdsub.dll':
'D:\gstreamer\1.0\mingw_x86_64\lib\gstreamer-1.0\libgstdvdsub.dll': The specified procedure could not be found.
(sendrecrtp.exe:11696): GStreamer-WARNING **: Failed to load plugin 'D:\gstreamer\1.0\mingw_x86_64\lib\gstreamer-1.0\libgsteffectv.dll': 'D:\gstreamer\1.0\mingw_x86_64\lib\gstreamer-1.0\libgsteffectv.dll': The specified procedure could not be found.
(sendrecrtp.exe:11696): GStreamer-WARNING **: Failed to load plugin 'D:\gstreamer\1.0\mingw_x86_64\lib\gstreamer-1.0\libgstencoding.dll': 'D:\gstreamer\1.0\mingw_x86_64\lib\gstreamer-1.0\libgstencoding.dll': The specified procedure could not be found.
(sendrecrtp.exe:11696): GStreamer-WARNING **: Failed to load plugin 'D:\gstreamer\1.0\mingw_x86_64\lib\gstreamer-1.0\libgstfieldanalysis.dll': 'D:\gstreamer\1.0\mingw_x86_64\lib\gstreamer-1.0\libgstfieldanalysis.dll': The specified procedure could not be found.
(sendrecrtp.exe:11696): GStreamer-WARNING **: Failed to load plugin 'D:\gstreamer\1.0\mingw_x86_64\lib\gstreamer-1.0\libgstflv.dll': 'D:\gstreamer\1.0\mingw_x86_64\lib\gstreamer-1.0\libgstflv.dll': The specified procedure could not be found.
(sendrecrtp.exe:11696): GStreamer-WARNING **: Failed to load plugin 'D:\gstreamer\1.0\mingw_x86_64\lib\gstreamer-1.0\libgstfrei0r.dll':
'D:\gstreamer\1.0\mingw_x86_64\lib\gstreamer-1.0\libgstfrei0r.dll': The specified procedure could not be found.
(sendrecrtp.exe:11696): GStreamer-WARNING **: Failed to load plugin 'D:\gstreamer\1.0\mingw_x86_64\lib\gstreamer-1.0\libgstgaudieffects.dll': 'D:\gstreamer\1.0\mingw_x86_64\lib\gstreamer-1.0\libgstgaudieffects.dll': The specified procedure could not be found.
(sendrecrtp.exe:11696): GStreamer-WARNING **: Failed to load plugin 'D:\gstreamer\1.0\mingw_x86_64\lib\gstreamer-1.0\libgstgdkpixbuf.dll': 'D:\gstreamer\1.0\mingw_x86_64\lib\gstreamer-1.0\libgstgdkpixbuf.dll': The specified procedure could not be found.
(sendrecrtp.exe:11696): GStreamer-WARNING **: Failed to load plugin 'D:\gstreamer\1.0\mingw_x86_64\lib\gstreamer-1.0\libgstgeometrictransform.dll': 'D:\gstreamer\1.0\mingw_x86_64\lib\gstreamer-1.0\libgstgeometrictransform.dll': The specified procedure could not be found.
(sendrecrtp.exe:11696): GStreamer-WARNING **: Failed to load plugin 'D:\gstreamer\1.0\mingw_x86_64\lib\gstreamer-1.0\libgstges.dll': 'D:\gstreamer\1.0\mingw_x86_64\lib\gstreamer-1.0\libgstges.dll': The specified procedure could not be found.
(sendrecrtp.exe:11696): GStreamer-WARNING **: Failed to load plugin 'D:\gstreamer\1.0\mingw_x86_64\lib\gstreamer-1.0\libgstgoom.dll': 'D:\gstreamer\1.0\mingw_x86_64\lib\gstreamer-1.0\libgstgoom.dll': The specified procedure could not be found.
(sendrecrtp.exe:11696): GStreamer-WARNING **: Failed to load plugin 'D:\gstreamer\1.0\mingw_x86_64\lib\gstreamer-1.0\libgstgoom2k1.dll': 'D:\gstreamer\1.0\mingw_x86_64\lib\gstreamer-1.0\libgstgoom2k1.dll': The specified procedure could not be found.
(sendrecrtp.exe:11696): GStreamer-WARNING **: Failed to load plugin 'D:\gstreamer\1.0\mingw_x86_64\lib\gstreamer-1.0\libgsthls.dll': 'D:\gstreamer\1.0\mingw_x86_64\lib\gstreamer-1.0\libgsthls.dll': The specified procedure could not be found.
(sendrecrtp.exe:11696): GStreamer-WARNING **: Failed to load plugin 'D:\gstreamer\1.0\mingw_x86_64\lib\gstreamer-1.0\libgstid3demux.dll': 'D:\gstreamer\1.0\mingw_x86_64\lib\gstreamer-1.0\libgstid3demux.dll': The specified procedure could not be found.
(sendrecrtp.exe:11696): GStreamer-WARNING **: Failed to load plugin 'D:\gstreamer\1.0\mingw_x86_64\lib\gstreamer-1.0\libgstinter.dll': 'D:\gstreamer\1.0\mingw_x86_64\lib\gstreamer-1.0\libgstinter.dll': The specified procedure could not be found.
(sendrecrtp.exe:11696): GStreamer-WARNING **: Failed to load plugin 'D:\gstreamer\1.0\mingw_x86_64\lib\gstreamer-1.0\libgstinterlace.dll': 'D:\gstreamer\1.0\mingw_x86_64\lib\gstreamer-1.0\libgstinterlace.dll': The specified procedure could not be found.
(sendrecrtp.exe:11696): GStreamer-WARNING **: Failed to load plugin 'D:\gstreamer\1.0\mingw_x86_64\lib\gstreamer-1.0\libgstisomp4.dll':
'D:\gstreamer\1.0\mingw_x86_64\lib\gstreamer-1.0\libgstisomp4.dll': The specified procedure could not be found.
(sendrecrtp.exe:11696): GStreamer-WARNING **: Failed to load plugin 'D:\gstreamer\1.0\mingw_x86_64\lib\gstreamer-1.0\libgstivtc.dll': 'D:\gstreamer\1.0\mingw_x86_64\lib\gstreamer-1.0\libgstivtc.dll': The specified procedure could not be found.
(sendrecrtp.exe:11696): GStreamer-WARNING **: Failed to load plugin 'D:\gstreamer\1.0\mingw_x86_64\lib\gstreamer-1.0\libgstjpeg.dll': 'D:\gstreamer\1.0\mingw_x86_64\lib\gstreamer-1.0\libgstjpeg.dll': The specified procedure could not be found.
(sendrecrtp.exe:11696): GStreamer-WARNING **: Failed to load plugin 'D:\gstreamer\1.0\mingw_x86_64\lib\gstreamer-1.0\libgstlegacyrawparse.dll': 'D:\gstreamer\1.0\mingw_x86_64\lib\gstreamer-1.0\libgstlegacyrawparse.dll': The specified procedure could not be found.
(sendrecrtp.exe:11696): GStreamer-WARNING **: Failed to load plugin 'D:\gstreamer\1.0\mingw_x86_64\lib\gstreamer-1.0\libgstlibav.dll': 'D:\gstreamer\1.0\mingw_x86_64\lib\gstreamer-1.0\libgstlibav.dll': The specified procedure could not be found.
(sendrecrtp.exe:11696): GStreamer-WARNING **: Failed to load plugin 'D:\gstreamer\1.0\mingw_x86_64\lib\gstreamer-1.0\libgstlibvisual.dll': 'D:\gstreamer\1.0\mingw_x86_64\lib\gstreamer-1.0\libgstlibvisual.dll': The specified procedure could not be found.
(sendrecrtp.exe:11696): GStreamer-WARNING **: Failed to load plugin 'D:\gstreamer\1.0\mingw_x86_64\lib\gstreamer-1.0\libgstmatroska.dll': 'D:\gstreamer\1.0\mingw_x86_64\lib\gstreamer-1.0\libgstmatroska.dll': The specified procedure could not be found.
(sendrecrtp.exe:11696): GStreamer-WARNING **: Failed to load plugin 'D:\gstreamer\1.0\mingw_x86_64\lib\gstreamer-1.0\libgstmpegpsdemux.dll': 'D:\gstreamer\1.0\mingw_x86_64\lib\gstreamer-1.0\libgstmpegpsdemux.dll': The specified procedure could not be found.
(sendrecrtp.exe:11696): GStreamer-WARNING **: Failed to load plugin 'D:\gstreamer\1.0\mingw_x86_64\lib\gstreamer-1.0\libgstmpegtsdemux.dll': 'D:\gstreamer\1.0\mingw_x86_64\lib\gstreamer-1.0\libgstmpegtsdemux.dll': The specified procedure could not be found.
(sendrecrtp.exe:11696): GStreamer-WARNING **: Failed to load plugin 'D:\gstreamer\1.0\mingw_x86_64\lib\gstreamer-1.0\libgstmpegtsmux.dll': 'D:\gstreamer\1.0\mingw_x86_64\lib\gstreamer-1.0\libgstmpegtsmux.dll': The specified procedure could not be found.
(sendrecrtp.exe:11696): GStreamer-WARNING **: Failed to load plugin 'D:\gstreamer\1.0\mingw_x86_64\lib\gstreamer-1.0\libgstmultifile.dll': 'D:\gstreamer\1.0\mingw_x86_64\lib\gstreamer-1.0\libgstmultifile.dll': The specified procedure could not be found.
(sendrecrtp.exe:11696): GStreamer-WARNING **: Failed to load plugin 'D:\gstreamer\1.0\mingw_x86_64\lib\gstreamer-1.0\libgstmxf.dll': 'D:\gstreamer\1.0\mingw_x86_64\lib\gstreamer-1.0\libgstmxf.dll': The specified procedure could not be found.
(sendrecrtp.exe:11696): GStreamer-WARNING **: Failed to load plugin 'D:\gstreamer\1.0\mingw_x86_64\lib\gstreamer-1.0\libgstnvcodec.dll': 'D:\gstreamer\1.0\mingw_x86_64\lib\gstreamer-1.0\libgstnvcodec.dll': The specified procedure could not be found.
(sendrecrtp.exe:11696): GStreamer-WARNING **: Failed to load plugin 'D:\gstreamer\1.0\mingw_x86_64\lib\gstreamer-1.0\libgstogg.dll': 'D:\gstreamer\1.0\mingw_x86_64\lib\gstreamer-1.0\libgstogg.dll': The specified procedure could not be found.
(sendrecrtp.exe:11696): GStreamer-WARNING **: Failed to load plugin 'D:\gstreamer\1.0\mingw_x86_64\lib\gstreamer-1.0\libgstopengl.dll':
'D:\gstreamer\1.0\mingw_x86_64\lib\gstreamer-1.0\libgstopengl.dll': The specified procedure could not be found.
(sendrecrtp.exe:11696): GStreamer-WARNING **: Failed to load plugin 'D:\gstreamer\1.0\mingw_x86_64\lib\gstreamer-1.0\libgstopenh264.dll': 'D:\gstreamer\1.0\mingw_x86_64\lib\gstreamer-1.0\libgstopenh264.dll': The specified procedure could not be found.
(sendrecrtp.exe:11696): GStreamer-WARNING **: Failed to load plugin 'D:\gstreamer\1.0\mingw_x86_64\lib\gstreamer-1.0\libgstopenjpeg.dll': 'D:\gstreamer\1.0\mingw_x86_64\lib\gstreamer-1.0\libgstopenjpeg.dll': The specified procedure could not be found.
(sendrecrtp.exe:11696): GStreamer-WARNING **: Failed to load plugin 'D:\gstreamer\1.0\mingw_x86_64\lib\gstreamer-1.0\libgstopus.dll': 'D:\gstreamer\1.0\mingw_x86_64\lib\gstreamer-1.0\libgstopus.dll': The specified procedure could not be found.
(sendrecrtp.exe:11696): GStreamer-WARNING **: Failed to load plugin 'D:\gstreamer\1.0\mingw_x86_64\lib\gstreamer-1.0\libgstopusparse.dll': 'D:\gstreamer\1.0\mingw_x86_64\lib\gstreamer-1.0\libgstopusparse.dll': The specified procedure could not be found.
(sendrecrtp.exe:11696): GStreamer-WARNING **: Failed to load plugin 'D:\gstreamer\1.0\mingw_x86_64\lib\gstreamer-1.0\libgstoverlaycomposition.dll': 'D:\gstreamer\1.0\mingw_x86_64\lib\gstreamer-1.0\libgstoverlaycomposition.dll': The specified procedure could not be found.
(sendrecrtp.exe:11696): GStreamer-WARNING **: Failed to load plugin 'D:\gstreamer\1.0\mingw_x86_64\lib\gstreamer-1.0\libgstpango.dll': 'D:\gstreamer\1.0\mingw_x86_64\lib\gstreamer-1.0\libgstpango.dll': The specified procedure could not be found.
(sendrecrtp.exe:11696): GStreamer-WARNING **: Failed to load plugin 'D:\gstreamer\1.0\mingw_x86_64\lib\gstreamer-1.0\libgstplayback.dll': 'D:\gstreamer\1.0\mingw_x86_64\lib\gstreamer-1.0\libgstplayback.dll': The specified procedure could not be found.
(sendrecrtp.exe:11696): GStreamer-WARNING **: Failed to load plugin 'D:\gstreamer\1.0\mingw_x86_64\lib\gstreamer-1.0\libgstpng.dll': 'D:\gstreamer\1.0\mingw_x86_64\lib\gstreamer-1.0\libgstpng.dll': The specified procedure could not be found.
(sendrecrtp.exe:11696): GStreamer-WARNING **: Failed to load plugin 'D:\gstreamer\1.0\mingw_x86_64\lib\gstreamer-1.0\libgstpnm.dll': 'D:\gstreamer\1.0\mingw_x86_64\lib\gstreamer-1.0\libgstpnm.dll': The specified procedure could not be found.
(sendrecrtp.exe:11696): GStreamer-WARNING **: Failed to load plugin 'D:\gstreamer\1.0\mingw_x86_64\lib\gstreamer-1.0\libgstrawparse.dll': 'D:\gstreamer\1.0\mingw_x86_64\lib\gstreamer-1.0\libgstrawparse.dll': The specified procedure could not be found.
(sendrecrtp.exe:11696): GStreamer-WARNING **: Failed to load plugin 'D:\gstreamer\1.0\mingw_x86_64\lib\gstreamer-1.0\libgstrealmedia.dll': 'D:\gstreamer\1.0\mingw_x86_64\lib\gstreamer-1.0\libgstrealmedia.dll': The specified procedure could not be found.
(sendrecrtp.exe:11696): GStreamer-WARNING **: Failed to load plugin 'D:\gstreamer\1.0\mingw_x86_64\lib\gstreamer-1.0\libgstreplaygain.dll': 'D:\gstreamer\1.0\mingw_x86_64\lib\gstreamer-1.0\libgstreplaygain.dll': The specified procedure could not be found.
(sendrecrtp.exe:11696): GStreamer-WARNING **: Failed to load plugin 'D:\gstreamer\1.0\mingw_x86_64\lib\gstreamer-1.0\libgstresindvd.dll': 'D:\gstreamer\1.0\mingw_x86_64\lib\gstreamer-1.0\libgstresindvd.dll': The specified procedure could not be found.
(sendrecrtp.exe:11696): GStreamer-WARNING **: Failed to load plugin 'D:\gstreamer\1.0\mingw_x86_64\lib\gstreamer-1.0\libgstrfbsrc.dll':
'D:\gstreamer\1.0\mingw_x86_64\lib\gstreamer-1.0\libgstrfbsrc.dll': The specified procedure could not be found.
(sendrecrtp.exe:11696): GStreamer-WARNING **: Failed to load plugin 'D:\gstreamer\1.0\mingw_x86_64\lib\gstreamer-1.0\libgstrsvg.dll': 'D:\gstreamer\1.0\mingw_x86_64\lib\gstreamer-1.0\libgstrsvg.dll': The specified procedure could not be found.
(sendrecrtp.exe:11696): GStreamer-WARNING **: Failed to load plugin 'D:\gstreamer\1.0\mingw_x86_64\lib\gstreamer-1.0\libgstrtp.dll': 'D:\gstreamer\1.0\mingw_x86_64\lib\gstreamer-1.0\libgstrtp.dll': The specified procedure could not be found.
(sendrecrtp.exe:11696): GStreamer-WARNING **: Failed to load plugin 'D:\gstreamer\1.0\mingw_x86_64\lib\gstreamer-1.0\libgstrtpmanager.dll': 'D:\gstreamer\1.0\mingw_x86_64\lib\gstreamer-1.0\libgstrtpmanager.dll': The specified procedure could not be found.
(sendrecrtp.exe:11696): GStreamer-WARNING **: Failed to load plugin 'D:\gstreamer\1.0\mingw_x86_64\lib\gstreamer-1.0\libgstrtsp.dll': 'D:\gstreamer\1.0\mingw_x86_64\lib\gstreamer-1.0\libgstrtsp.dll': The specified procedure could not be found.
(sendrecrtp.exe:11696): GStreamer-WARNING **: Failed to load plugin 'D:\gstreamer\1.0\mingw_x86_64\lib\gstreamer-1.0\libgstrtspclientsink.dll': 'D:\gstreamer\1.0\mingw_x86_64\lib\gstreamer-1.0\libgstrtspclientsink.dll': The specified procedure could not be found.
(sendrecrtp.exe:11696): GStreamer-WARNING **: Failed to load plugin 'D:\gstreamer\1.0\mingw_x86_64\lib\gstreamer-1.0\libgstshapewipe.dll': 'D:\gstreamer\1.0\mingw_x86_64\lib\gstreamer-1.0\libgstshapewipe.dll': The specified procedure could not be found.
(sendrecrtp.exe:11696): GStreamer-WARNING **: Failed to load plugin 'D:\gstreamer\1.0\mingw_x86_64\lib\gstreamer-1.0\libgstsmooth.dll':
'D:\gstreamer\1.0\mingw_x86_64\lib\gstreamer-1.0\libgstsmooth.dll': The specified procedure could not be found.
(sendrecrtp.exe:11696): GStreamer-WARNING **: Failed to load plugin 'D:\gstreamer\1.0\mingw_x86_64\lib\gstreamer-1.0\libgstsmpte.dll': 'D:\gstreamer\1.0\mingw_x86_64\lib\gstreamer-1.0\libgstsmpte.dll': The specified procedure could not be found.
(sendrecrtp.exe:11696): GStreamer-WARNING **: Failed to load plugin 'D:\gstreamer\1.0\mingw_x86_64\lib\gstreamer-1.0\libgstsoup.dll': 'D:\gstreamer\1.0\mingw_x86_64\lib\gstreamer-1.0\libgstsoup.dll': The specified procedure could not be found.
(sendrecrtp.exe:11696): GStreamer-WARNING **: Failed to load plugin 'D:\gstreamer\1.0\mingw_x86_64\lib\gstreamer-1.0\libgsttheora.dll':
'D:\gstreamer\1.0\mingw_x86_64\lib\gstreamer-1.0\libgsttheora.dll': The specified procedure could not be found.
(sendrecrtp.exe:11696): GStreamer-WARNING **: Failed to load plugin 'D:\gstreamer\1.0\mingw_x86_64\lib\gstreamer-1.0\libgsttimecode.dll': 'D:\gstreamer\1.0\mingw_x86_64\lib\gstreamer-1.0\libgsttimecode.dll': The specified procedure could not be found.
(sendrecrtp.exe:11696): GStreamer-WARNING **: Failed to load plugin 'D:\gstreamer\1.0\mingw_x86_64\lib\gstreamer-1.0\libgsttypefindfunctions.dll': 'D:\gstreamer\1.0\mingw_x86_64\lib\gstreamer-1.0\libgsttypefindfunctions.dll': The specified procedure could not be found.
(sendrecrtp.exe:11696): GStreamer-WARNING **: Failed to load plugin 'D:\gstreamer\1.0\mingw_x86_64\lib\gstreamer-1.0\libgstvideobox.dll': 'D:\gstreamer\1.0\mingw_x86_64\lib\gstreamer-1.0\libgstvideobox.dll': The specified procedure could not be found.
(sendrecrtp.exe:11696): GStreamer-WARNING **: Failed to load plugin 'D:\gstreamer\1.0\mingw_x86_64\lib\gstreamer-1.0\libgstvideoconvert.dll': 'D:\gstreamer\1.0\mingw_x86_64\lib\gstreamer-1.0\libgstvideoconvert.dll': The specified procedure could not be found.
(sendrecrtp.exe:11696): GStreamer-WARNING **: Failed to load plugin 'D:\gstreamer\1.0\mingw_x86_64\lib\gstreamer-1.0\libgstvideocrop.dll': 'D:\gstreamer\1.0\mingw_x86_64\lib\gstreamer-1.0\libgstvideocrop.dll': The specified procedure could not be found.
(sendrecrtp.exe:11696): GStreamer-WARNING **: Failed to load plugin 'D:\gstreamer\1.0\mingw_x86_64\lib\gstreamer-1.0\libgstvideofilter.dll': 'D:\gstreamer\1.0\mingw_x86_64\lib\gstreamer-1.0\libgstvideofilter.dll': The specified procedure could not be found.
(sendrecrtp.exe:11696): GStreamer-WARNING **: Failed to load plugin 'D:\gstreamer\1.0\mingw_x86_64\lib\gstreamer-1.0\libgstvideofiltersbad.dll': 'D:\gstreamer\1.0\mingw_x86_64\lib\gstreamer-1.0\libgstvideofiltersbad.dll': The specified procedure could not be found.
(sendrecrtp.exe:11696): GStreamer-WARNING **: Failed to load plugin 'D:\gstreamer\1.0\mingw_x86_64\lib\gstreamer-1.0\libgstvideomixer.dll': 'D:\gstreamer\1.0\mingw_x86_64\lib\gstreamer-1.0\libgstvideomixer.dll': The specified procedure could not be found.
(sendrecrtp.exe:11696): GStreamer-WARNING **: Failed to load plugin 'D:\gstreamer\1.0\mingw_x86_64\lib\gstreamer-1.0\libgstvideoparsersbad.dll': 'D:\gstreamer\1.0\mingw_x86_64\lib\gstreamer-1.0\libgstvideoparsersbad.dll': The specified procedure could not be found.
(sendrecrtp.exe:11696): GStreamer-WARNING **: Failed to load plugin 'D:\gstreamer\1.0\mingw_x86_64\lib\gstreamer-1.0\libgstvideorate.dll': 'D:\gstreamer\1.0\mingw_x86_64\lib\gstreamer-1.0\libgstvideorate.dll': The specified procedure could not be found.
(sendrecrtp.exe:11696): GStreamer-WARNING **: Failed to load plugin 'D:\gstreamer\1.0\mingw_x86_64\lib\gstreamer-1.0\libgstvideoscale.dll': 'D:\gstreamer\1.0\mingw_x86_64\lib\gstreamer-1.0\libgstvideoscale.dll': The specified procedure could not be found.
(sendrecrtp.exe:11696): GStreamer-WARNING **: Failed to load plugin 'D:\gstreamer\1.0\mingw_x86_64\lib\gstreamer-1.0\libgstvideotestsrc.dll': 'D:\gstreamer\1.0\mingw_x86_64\lib\gstreamer-1.0\libgstvideotestsrc.dll': The specified procedure could not be found.
(sendrecrtp.exe:11696): GStreamer-WARNING **: Failed to load plugin 'D:\gstreamer\1.0\mingw_x86_64\lib\gstreamer-1.0\libgstvoaacenc.dll': 'D:\gstreamer\1.0\mingw_x86_64\lib\gstreamer-1.0\libgstvoaacenc.dll': The specified procedure could not be found.
(sendrecrtp.exe:11696): GStreamer-WARNING **: Failed to load plugin 'D:\gstreamer\1.0\mingw_x86_64\lib\gstreamer-1.0\libgstvpx.dll': 'D:\gstreamer\1.0\mingw_x86_64\lib\gstreamer-1.0\libgstvpx.dll': The specified procedure could not be found.
(sendrecrtp.exe:11696): GStreamer-WARNING **: Failed to load plugin 'D:\gstreamer\1.0\mingw_x86_64\lib\gstreamer-1.0\libgstwavparse.dll': 'D:\gstreamer\1.0\mingw_x86_64\lib\gstreamer-1.0\libgstwavparse.dll': The specified procedure could not be found.
(sendrecrtp.exe:11696): GStreamer-WARNING **: Failed to load plugin 'D:\gstreamer\1.0\mingw_x86_64\lib\gstreamer-1.0\libgstwinscreencap.dll': 'D:\gstreamer\1.0\mingw_x86_64\lib\gstreamer-1.0\libgstwinscreencap.dll': The specified procedure could not be found.
(sendrecrtp.exe:11696): GStreamer-WARNING **: Failed to load plugin 'D:\gstreamer\1.0\mingw_x86_64\lib\gstreamer-1.0\libgstx264.dll': 'D:\gstreamer\1.0\mingw_x86_64\lib\gstreamer-1.0\libgstx264.dll': The specified procedure could not be found.
(sendrecrtp.exe:11696): GStreamer-WARNING **: Failed to load plugin 'D:\gstreamer\1.0\mingw_x86_64\lib\gstreamer-1.0\libgsty4mdec.dll':
'D:\gstreamer\1.0\mingw_x86_64\lib\gstreamer-1.0\libgsty4mdec.dll': The specified procedure could not be found.
(sendrecrtp.exe:11696): GStreamer-WARNING **: Failed to load plugin 'D:\gstreamer\1.0\mingw_x86_64\lib\gstreamer-1.0\libgsty4menc.dll':
'D:\gstreamer\1.0\mingw_x86_64\lib\gstreamer-1.0\libgsty4menc.dll': The specified procedure could not be found.
(sendrecrtp.exe:11696): GStreamer-WARNING **: Failed to load plugin 'D:\gstreamer\1.0\mingw_x86_64\lib\gstreamer-1.0\libgstzbar.dll': 'D:\gstreamer\1.0\mingw_x86_64\lib\gstreamer-1.0\libgstzbar.dll': The specified procedure could not be found.
0 C:\Users\USAMA WIZARD\Desktop\Build\electron-mediasoup-gst\src\lib\sendrecrtp.exe
(sendrecrtp.exe:11696): GLib-GObject-WARNING **: g_object_set_is_valid_property: object class 'GstPipeline' has no property named 'buffer-mode'
(sendrecrtp.exe:11696): GLib-GObject-CRITICAL **: g_object_set: assertion 'G_IS_OBJECT (object)' failed
(sendrecrtp.exe:11696): GLib-GObject-CRITICAL **: g_object_set: assertion 'G_IS_OBJECT (object)' failed
(sendrecrtp.exe:11696): GLib-GObject-CRITICAL **: g_object_set: assertion 'G_IS_OBJECT (object)' failed
(sendrecrtp.exe:11696): GLib-GObject-CRITICAL **: g_object_set: assertion 'G_IS_OBJECT (object)' failed
(sendrecrtp.exe:11696): GLib-GObject-CRITICAL **: g_object_set: assertion 'G_IS_OBJECT (object)' failed
(sendrecrtp.exe:11696): GLib-GObject-CRITICAL **: g_object_set: assertion 'G_IS_OBJECT (object)' failed
(sendrecrtp.exe:11696): GStreamer-CRITICAL **: gst_bin_add_many: assertion 'GST_IS_ELEMENT (element_1)' failed
(sendrecrtp.exe:11696): GStreamer-CRITICAL **: gst_element_link_many: assertion 'GST_IS_ELEMENT (element_1)' failed
(sendrecrtp.exe:11696): GLib-GObject-WARNING **: invalid (NULL) pointer instance
(sendrecrtp.exe:11696): GLib-GObject-CRITICAL **: g_signal_connect_data: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed
(sendrecrtp.exe:11696): GStreamer-CRITICAL **: gst_element_link_many: assertion 'GST_IS_ELEMENT (element_1)' failed
(sendrecrtp.exe:11696): GLib-GObject-CRITICAL **: g_object_set: assertion 'G_IS_OBJECT (object)' failed
(sendrecrtp.exe:11696): GLib-GObject-CRITICAL **: g_object_set: assertion 'G_IS_OBJECT (object)' failed ```

I pasted the generated exe file to bin directory of gstreamer and it worked
fine.

Related

Getting error while building apk in release mode in Flutter

What went wrong:
Execution failed for task ':app:processReleaseResources'.
A failure occurred while executing com.android.build.gradle.internal.tasks.Workers$ActionFacade
Android resource linking failed
C:\Users\Muham.gradle\caches\transforms-3\2ebc8c16535d1d598f9826988518bd5b\transformed\material-1.5.0-beta01\res\values-v31\values-v31.xml:3:5-94: AAPT: error: resource android:color/system_neutral1_1000 not found.
C:\Users\Muham\.gradle\caches\transforms-3\2ebc8c16535d1d598f9826988518bd5b\transformed\material-1.5.0-beta01\res\values-v31\values-v31.xml:4:5-94: AAPT: error: resource android:color/system_neutral1_900 not found.
C:\Users\Muham\.gradle\caches\transforms-3\2ebc8c16535d1d598f9826988518bd5b\transformed\material-1.5.0-beta01\res\values-v31\values-v31.xml:5:5-93: AAPT: error: resource android:color/system_neutral1_0 not found.
C:\Users\Muham\.gradle\caches\transforms-3\2ebc8c16535d1d598f9826988518bd5b\transformed\material-1.5.0-beta01\res\values-v31\values-v31.xml:6:5-94: AAPT: error: resource android:color/system_neutral1_800 not found.
C:\Users\Muham\.gradle\caches\transforms-3\2ebc8c16535d1d598f9826988518bd5b\transformed\material-1.5.0-beta01\res\values-v31\values-v31.xml:7:5-94: AAPT: error: resource android:color/system_neutral1_700 not found.
C:\Users\Muham\.gradle\caches\transforms-3\2ebc8c16535d1d598f9826988518bd5b\transformed\material-1.5.0-beta01\res\values-v31\values-v31.xml:8:5-94: AAPT: error: resource android:color/system_neutral1_600 not found.
C:\Users\Muham\.gradle\caches\transforms-3\2ebc8c16535d1d598f9826988518bd5b\transformed\material-1.5.0-beta01\res\values-v31\values-v31.xml:9:5-94: AAPT: error: resource android:color/system_neutral1_500 not found.
C:\Users\Muham\.gradle\caches\transforms-3\2ebc8c16535d1d598f9826988518bd5b\transformed\material-1.5.0-beta01\res\values-v31\values-v31.xml:10:5-94: AAPT: error: resource android:color/system_neutral1_400 not found.
C:\Users\Muham\.gradle\caches\transforms-3\2ebc8c16535d1d598f9826988518bd5b\transformed\material-1.5.0-beta01\res\values-v31\values-v31.xml:11:5-94: AAPT: error: resource android:color/system_neutral1_300 not found.
C:\Users\Muham\.gradle\caches\transforms-3\2ebc8c16535d1d598f9826988518bd5b\transformed\material-1.5.0-beta01\res\values-v31\values-v31.xml:12:5-94: AAPT: error: resource android:color/system_neutral1_200 not found.
C:\Users\Muham\.gradle\caches\transforms-3\2ebc8c16535d1d598f9826988518bd5b\transformed\material-1.5.0-beta01\res\values-v31\values-v31.xml:13:5-94: AAPT: error: resource android:color/system_neutral1_100 not found.
C:\Users\Muham\.gradle\caches\transforms-3\2ebc8c16535d1d598f9826988518bd5b\transformed\material-1.5.0-beta01\res\values-v31\values-v31.xml:14:5-93: AAPT: error: resource android:color/system_neutral1_50 not found.
C:\Users\Muham\.gradle\caches\transforms-3\2ebc8c16535d1d598f9826988518bd5b\transformed\material-1.5.0-beta01\res\values-v31\values-v31.xml:15:5-93: AAPT: error: resource android:color/system_neutral1_10 not found.
C:\Users\Muham\.gradle\caches\transforms-3\2ebc8c16535d1d598f9826988518bd5b\transformed\material-1.5.0-beta01\res\values-v31\values-v31.xml:16:5-102: AAPT: error: resource android:color/system_neutral2_1000 not found.
C:\Users\Muham\.gradle\caches\transforms-3\2ebc8c16535d1d598f9826988518bd5b\transformed\material-1.5.0-beta01\res\values-v31\values-v31.xml:17:5-102: AAPT: error: resource android:color/system_neutral2_900 not found.
C:\Users\Muham\.gradle\caches\transforms-3\2ebc8c16535d1d598f9826988518bd5b\transformed\material-1.5.0-beta01\res\values-v31\values-v31.xml:18:5-101: AAPT: error: resource android:color/system_neutral2_0 not found.
C:\Users\Muham\.gradle\caches\transforms-3\2ebc8c16535d1d598f9826988518bd5b\transformed\material-1.5.0-beta01\res\values-v31\values-v31.xml:19:5-102: AAPT: error: resource android:color/system_neutral2_800 not found.
C:\Users\Muham\.gradle\caches\transforms-3\2ebc8c16535d1d598f9826988518bd5b\transformed\material-1.5.0-beta01\res\values-v31\values-v31.xml:20:5-102: AAPT: error: resource android:color/system_neutral2_700 not found.
C:\Users\Muham\.gradle\caches\transforms-3\2ebc8c16535d1d598f9826988518bd5b\transformed\material-1.5.0-beta01\res\values-v31\values-v31.xml:21:5-102: AAPT: error: resource android:color/system_neutral2_600 not found.
C:\Users\Muham\.gradle\caches\transforms-3\2ebc8c16535d1d598f9826988518bd5b\transformed\material-1.5.0-beta01\res\values-v31\values-v31.xml:22:5-102: AAPT: error: resource android:color/system_neutral2_500 not found.
Try this command in your project's directory.
flutter pub cache clean
or if you're using an older version then
flutter pub cache repair
Otherwise, you can try using a newer flutter version.
and upgrading your compileSdkVersion

How to resolve that msys2 fail to update the package database and core system packages

Hi I just installed msys2 with exe file that i download through https://www.msys2.org/. So after I installed I was asked to update with comand pacman -Syu However I fail to do Here I compile together the output on the msys2 shell
$ pacman -Syuu
:: Synchronizing package databases...
error: failed retrieving file 'mingw32.db' from repo.msys2.org : Could not resolve host: repo.msys2.org
error: failed retrieving file 'mingw32.db' from sourceforge.net : Could not resolve host: sourceforge.net
error: failed retrieving file 'mingw32.db' from www2.futureware.at : Could not resolve host: www2.futureware.at
error: failed retrieving file 'mingw32.db' from mirror.yandex.ru : Could not resolve host: mirror.yandex.ru
error: failed retrieving file 'mingw32.db' from mirrors.tuna.tsinghua.edu.cn : Could not resolve host: mirrors.tuna.tsinghua.edu.cn
error: failed retrieving file 'mingw32.db' from mirrors.ustc.edu.cn : Could not resolve host: mirrors.ustc.edu.cn
error: failed retrieving file 'mingw32.db' from mirror.bit.edu.cn : Could not resolve host: mirror.bit.edu.cn
error: failed retrieving file 'mingw32.db' from mirror.selfnet.de : Could not resolve host: mirror.selfnet.de
error: failed to update mingw32 (invalid url for server)
error: failed retrieving file 'mingw64.db' from repo.msys2.org : Could not resolve host: repo.msys2.org
error: failed retrieving file 'mingw64.db' from sourceforge.net : Could not resolve host: sourceforge.net
error: failed retrieving file 'mingw64.db' from www2.futureware.at : Could not resolve host: www2.futureware.at
error: failed retrieving file 'mingw64.db' from mirror.yandex.ru : Could not resolve host: mirror.yandex.ru
error: failed retrieving file 'mingw64.db' from mirrors.tuna.tsinghua.edu.cn : Could not resolve host: mirrors.tuna.tsinghua.edu.cn
error: failed retrieving file 'mingw64.db' from mirrors.ustc.edu.cn : Could not resolve host: mirrors.ustc.edu.cn
error: failed retrieving file 'mingw64.db' from mirror.bit.edu.cn : Could not resolve host: mirror.bit.edu.cn
error: failed retrieving file 'mingw64.db' from mirror.selfnet.de : Could not resolve host: mirror.selfnet.de
error: failed to update mingw64 (invalid url for server)
error: failed retrieving file 'msys.db' from repo.msys2.org : Could not resolve host: repo.msys2.org
error: failed retrieving file 'msys.db' from sourceforge.net : Could not resolve host: sourceforge.net
error: failed retrieving file 'msys.db' from www2.futureware.at : Could not resolve host: www2.futureware.at
error: failed retrieving file 'msys.db' from mirror.yandex.ru : Could not resolve host: mirror.yandex.ru
error: failed retrieving file 'msys.db' from mirrors.tuna.tsinghua.edu.cn : Could not resolve host: mirrors.tuna.tsinghua.edu.cn
error: failed retrieving file 'msys.db' from mirrors.ustc.edu.cn : Could not resolve host: mirrors.ustc.edu.cn
error: failed retrieving file 'msys.db' from mirror.bit.edu.cn : Could not resolve host: mirror.bit.edu.cn
error: failed retrieving file 'msys.db' from mirror.selfnet.de : Could not resolve host: mirror.selfnet.de
error: failed to update msys (invalid url for server)
error: failed to synchronize all databases

`react-native run-android` fails when I pass `--deviceId`

I have a react-native project that builds fine with react-native run-android. But if I run it as react-native run-android --deviceId xxxx, I get the following error:
> Task :#remobile_react-native-qrcode-local-image:verifyReleaseResources FAILED
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':#remobile_react-native-qrcode-local-image:verifyReleaseResources'.
> 1 exception was raised by workers:
com.android.builder.internal.aapt.v2.Aapt2Exception: Android resource linking failed
error: resource android:style/TextAppearance.Material.Widget.Button.Borderless.Colored not found.
error: resource android:style/TextAppearance.Material.Widget.Button.Colored not found.
/home/justin/BlueWallet/node_modules/#remobile/react-native-qrcode-local-image/android/build/intermediates/res/merged/release/values-v26/values-v26.xml:7: error: resource android:attr/colorError not found.
/home/justin/BlueWallet/node_modules/#remobile/react-native-qrcode-local-image/android/build/intermediates/res/merged/release/values-v26/values-v26.xml:11: error: resource android:attr/colorError not found.
/home/justin/BlueWallet/node_modules/#remobile/react-native-qrcode-local-image/android/build/intermediates/res/merged/release/values-v26/values-v26.xml:15: error: style attribute 'android:attr/keyboardNavigationCluster' not found.
/home/justin/BlueWallet/node_modules/#remobile/react-native-qrcode-local-image/android/build/intermediates/res/merged/release/values-v28/values-v28.xml:7: error: resource android:attr/dialogCornerRadius not found.
/home/justin/BlueWallet/node_modules/#remobile/react-native-qrcode-local-image/android/build/intermediates/res/merged/release/values-v28/values-v28.xml:11: error: resource android:attr/dialogCornerRadius not found.
/home/justin/BlueWallet/node_modules/#remobile/react-native-qrcode-local-image/android/build/intermediates/res/merged/release/values/values.xml:2734: error: resource android:attr/fontStyle not found.
/home/justin/BlueWallet/node_modules/#remobile/react-native-qrcode-local-image/android/build/intermediates/res/merged/release/values/values.xml:2735: error: resource android:attr/font not found.
/home/justin/BlueWallet/node_modules/#remobile/react-native-qrcode-local-image/android/build/intermediates/res/merged/release/values/values.xml:2736: error: resource android:attr/fontWeight not found.
/home/justin/BlueWallet/node_modules/#remobile/react-native-qrcode-local-image/android/build/intermediates/res/merged/release/values/values.xml:2737: error: resource android:attr/fontVariationSettings not found.
/home/justin/BlueWallet/node_modules/#remobile/react-native-qrcode-local-image/android/build/intermediates/res/merged/release/values/values.xml:2738: error: resource android:attr/ttcIndex not found.
/home/justin/BlueWallet/node_modules/#remobile/react-native-qrcode-local-image/android/build/intermediates/res/merged/release/values/values.xml:2902: error: resource android:attr/startX not found.
/home/justin/BlueWallet/node_modules/#remobile/react-native-qrcode-local-image/android/build/intermediates/res/merged/release/values/values.xml:2905: error: resource android:attr/startY not found.
/home/justin/BlueWallet/node_modules/#remobile/react-native-qrcode-local-image/android/build/intermediates/res/merged/release/values/values.xml:2908: error: resource android:attr/endX not found.
/home/justin/BlueWallet/node_modules/#remobile/react-native-qrcode-local-image/android/build/intermediates/res/merged/release/values/values.xml:2911: error: resource android:attr/endY not found.
/home/justin/BlueWallet/node_modules/#remobile/react-native-qrcode-local-image/android/build/intermediates/res/merged/release/values/values.xml:2919: error: resource android:attr/offset not found.
error: failed linking references.
It's quite strange. It's as if react-native can't interpret static files in a QR-code library when passing a --deviceId. Any ideas why this might be?
Here's the repo if anyone is interested.

Gradle build :app:mergeDebugResources file not found error

I installed a fresh copy of the newest Android Studio and then created a new "Basic Activity" project with the default settings. Now when I try to execute Gradle Build it will generate several "file not found" errors as follows:
16:49:27: Executing task 'build'...
Executing tasks: [build]
Configuration on demand is an incubating feature.
:app:preBuild UP-TO-DATE
:app:preDebugBuild
:app:compileDebugAidl
:app:compileDebugRenderscript
:app:checkDebugManifest
:app:generateDebugBuildConfig
:app:prepareLintJar UP-TO-DATE
:app:mainApkListPersistenceDebug
:app:generateDebugResValues
:app:generateDebugResources
:app:mergeDebugResources
C:\Users\K?ytt?j?\.gradle\caches\transforms-1\files-1.1\appcompat-v7-27.1.0.aar\adf488ceb29f037c73824725aff44f25\res\anim\abc_tooltip_exit.xml: error: file not found.
C:\Users\K?ytt?j?\.gradle\caches\transforms-1\files-1.1\appcompat-v7-27.1.0.aar\adf488ceb29f037c73824725aff44f25\res\drawable-hdpi-v4\abc_ic_menu_share_mtrl_alpha.png: error: file not found.
C:\Users\K?ytt?j?\.gradle\caches\transforms-1\files-1.1\design-27.1.0.aar\6a74caf0abf591df5d9a1f94023d971c\res\layout\design_navigation_item.xml: error: file not found.
C:\Users\K?ytt?j?\.gradle\caches\transforms-1\files-1.1\appcompat-v7-27.1.0.aar\adf488ceb29f037c73824725aff44f25\res\drawable\abc_btn_colored_material.xml: error: file not found.
C:\Users\K?ytt?j?\.gradle\caches\transforms-1\files-1.1\appcompat-v7-27.1.0.aar\adf488ceb29f037c73824725aff44f25\res\drawable-hdpi-v4\abc_textfield_search_default_mtrl_alpha.9.png: error: file not found.
C:\Users\K?ytt?j?\.gradle\caches\transforms-1\files-1.1\appcompat-v7-27.1.0.aar\adf488ceb29f037c73824725aff44f25\res\drawable-xxhdpi-v4\abc_text_select_handle_middle_mtrl_light.png: error: file not found.
C:\Users\K?ytt?j?\.gradle\caches\transforms-1\files-1.1\appcompat-v7-27.1.0.aar\adf488ceb29f037c73824725aff44f25\res\layout\abc_action_bar_up_container.xml: error: file not found.
C:\Users\K?ytt?j?\.gradle\caches\transforms-1\files-1.1\appcompat-v7-27.1.0.aar\adf488ceb29f037c73824725aff44f25\res\drawable-hdpi-v4\abc_scrubber_control_to_pressed_mtrl_005.png: error: file not found.
C:\Users\K?ytt?j?\.gradle\caches\transforms-1\files-1.1\appcompat-v7-27.1.0.aar\adf488ceb29f037c73824725aff44f25\res\drawable-xhdpi-v4\abc_ab_share_pack_mtrl_alpha.9.png: error: file not found.
C:\Users\K?ytt?j?\.gradle\caches\transforms-1\files-1.1\appcompat-v7-27.1.0.aar\adf488ceb29f037c73824725aff44f25\res\layout\abc_search_dropdown_item_icons_2line.xml: error: file not found.
C:\Users\K?ytt?j?\.gradle\caches\transforms-1\files-1.1\appcompat-v7-27.1.0.aar\adf488ceb29f037c73824725aff44f25\res\drawable-hdpi-v4\abc_scrubber_control_to_pressed_mtrl_000.png: error: file not found.
C:\Users\K?ytt?j?\.gradle\caches\transforms-1\files-1.1\appcompat-v7-27.1.0.aar\adf488ceb29f037c73824725aff44f25\res\drawable-xhdpi-v4\abc_text_select_handle_middle_mtrl_light.png: error: file not found.
C:\Users\K?ytt?j?\.gradle\caches\transforms-1\files-1.1\appcompat-v7-27.1.0.aar\adf488ceb29f037c73824725aff44f25\res\drawable-xxxhdpi-v4\abc_text_select_handle_right_mtrl_dark.png: error: file not found.
C:\Users\K?ytt?j?\.gradle\caches\transforms-1\files-1.1\appcompat-v7-27.1.0.aar\adf488ceb29f037c73824725aff44f25\res\drawable-xhdpi-v4\abc_list_selector_disabled_holo_dark.9.png: error: file not found.
C:\Users\K?ytt?j?\.gradle\caches\transforms-1\files-1.1\appcompat-v7-27.1.0.aar\adf488ceb29f037c73824725aff44f25\res\drawable-xhdpi-v4\abc_textfield_search_default_mtrl_alpha.9.png: error: file not found.
C:\Users\K?ytt?j?\.gradle\caches\transforms-1\files-1.1\appcompat-v7-27.1.0.aar\adf488ceb29f037c73824725aff44f25\res\color\abc_secondary_text_material_light.xml: error: file not found.
C:\Users\K?ytt?j?\.gradle\caches\transforms-1\files-1.1\appcompat-v7-27.1.0.aar\adf488ceb29f037c73824725aff44f25\res\drawable\abc_btn_default_mtrl_shape.xml: error: file not found.
C:\Users\K?ytt?j?\.gradle\caches\transforms-1\files-1.1\appcompat-v7-27.1.0.aar\adf488ceb29f037c73824725aff44f25\res\color\abc_primary_text_disable_only_material_light.xml: error: file not found.
C:\Users\K?ytt?j?\.gradle\caches\transforms-1\files-1.1\appcompat-v7-27.1.0.aar\adf488ceb29f037c73824725aff44f25\res\drawable-ldrtl-xxhdpi-v17\abc_ic_menu_copy_mtrl_am_alpha.png: error: file not found.
C:\Users\K?ytt?j?\.gradle\caches\transforms-1\files-1.1\appcompat-v7-27.1.0.aar\adf488ceb29f037c73824725aff44f25\res\layout\abc_screen_simple_overlay_action_mode.xml: error: file not found.
C:\Users\K?ytt?j?\.gradle\caches\transforms-1\files-1.1\appcompat-v7-27.1.0.aar\adf488ceb29f037c73824725aff44f25\res\drawable-xhdpi-v4\abc_textfield_search_activated_mtrl_alpha.9.png: error: file not found.
C:\Users\K?ytt?j?\.gradle\caches\transforms-1\files-1.1\appcompat-v7-27.1.0.aar\adf488ceb29f037c73824725aff44f25\res\color\abc_primary_text_material_light.xml: error: file not found.
C:\Users\K?ytt?j?\.gradle\caches\transforms-1\files-1.1\appcompat-v7-27.1.0.aar\adf488ceb29f037c73824725aff44f25\res\layout\abc_popup_menu_header_item_layout.xml: error: file not found.
C:\Users\K?ytt?j?\.gradle\caches\transforms-1\files-1.1\appcompat-v7-27.1.0.aar\adf488ceb29f037c73824725aff44f25\res\drawable-hdpi-v4\abc_ic_menu_cut_mtrl_alpha.png: error: file not found.
C:\Users\K?ytt?j?\.gradle\caches\transforms-1\files-1.1\appcompat-v7-27.1.0.aar\adf488ceb29f037c73824725aff44f25\res\drawable-ldrtl-xhdpi-v17\abc_spinner_mtrl_am_alpha.9.png: error: file not found.
C:\Users\K?ytt?j?\.gradle\caches\transforms-1\files-1.1\appcompat-v7-27.1.0.aar\adf488ceb29f037c73824725aff44f25\res\drawable-mdpi-v4\abc_text_select_handle_left_mtrl_dark.png: error: file not found.
C:\Users\K?ytt?j?\.gradle\caches\transforms-1\files-1.1\appcompat-v7-27.1.0.aar\adf488ceb29f037c73824725aff44f25\res\drawable-xxhdpi-v4\abc_ic_star_black_36dp.png: error: file not found.
C:\Users\K?ytt?j?\.gradle\caches\transforms-1\files-1.1\appcompat-v7-27.1.0.aar\adf488ceb29f037c73824725aff44f25\res\drawable\abc_edit_text_material.xml: error: file not found.
C:\Users\K?ytt?j?\.gradle\caches\transforms-1\files-1.1\support-media-compat-27.1.0.aar\18f801487329cf88fc1bb34c25ff9eeb\res\layout\notification_template_lines_media.xml: error: file not found.
C:\Users\K?ytt?j?\.gradle\caches\transforms-1\files-1.1\appcompat-v7-27.1.0.aar\adf488ceb29f037c73824725aff44f25\res\drawable-hdpi-v4\abc_textfield_search_activated_mtrl_alpha.9.png: error: file not found.
C:\Users\K?ytt?j?\.gradle\caches\transforms-1\files-1.1\appcompat-v7-27.1.0.aar\adf488ceb29f037c73824725aff44f25\res\layout\select_dialog_multichoice_material.xml: error: file not found.
C:\Users\K?ytt?j?\.gradle\caches\transforms-1\files-1.1\design-27.1.0.aar\6a74caf0abf591df5d9a1f94023d971c\res\drawable-v21\avd_show_password.xml: error: file not found.
C:\Users\K?ytt?j?\.gradle\caches\transforms-1\files-1.1\appcompat-v7-27.1.0.aar\adf488ceb29f037c73824725aff44f25\res\drawable-xhdpi-v4\abc_btn_radio_to_on_mtrl_000.png: error: file not found.
C:\Users\K?ytt?j?\.gradle\caches\transforms-1\files-1.1\appcompat-v7-27.1.0.aar\adf488ceb29f037c73824725aff44f25\res\drawable-xhdpi-v4\abc_btn_radio_to_on_mtrl_015.png: error: file not found.
C:\Users\K?ytt?j?\.gradle\caches\transforms-1\files-1.1\design-27.1.0.aar\6a74caf0abf591df5d9a1f94023d971c\res\drawable\design_password_eye.xml: error: file not found.
C:\Users\K?ytt?j?\.gradle\caches\transforms-1\files-1.1\appcompat-v7-27.1.0.aar\adf488ceb29f037c73824725aff44f25\res\drawable\abc_list_selector_background_transition_holo_light.xml: error: file not found.
C:\Users\K?ytt?j?\.gradle\caches\transforms-1\files-1.1\appcompat-v7-27.1.0.aar\adf488ceb29f037c73824725aff44f25\res\anim\abc_fade_in.xml: error: file not found.
C:\Users\K?ytt?j?\.gradle\caches\transforms-1\files-1.1\appcompat-v7-27.1.0.aar\adf488ceb29f037c73824725aff44f25\res\color-v23\abc_btn_colored_borderless_text_material.xml: error: file not found.
C:\Users\K?ytt?j?\.gradle\caches\transforms-1\files-1.1\design-27.1.0.aar\6a74caf0abf591df5d9a1f94023d971c\res\anim\design_snackbar_out.xml: error: file not found.
C:\Users\K?ytt?j?\.gradle\caches\transforms-1\files-1.1\appcompat-v7-27.1.0.aar\adf488ceb29f037c73824725aff44f25\res\drawable-ldrtl-xxxhdpi-v17\abc_ic_menu_copy_mtrl_am_alpha.png: error: file not found.
Error: java.util.concurrent.ExecutionException: com.android.builder.internal.aapt.v2.Aapt2Exception: AAPT2 error: check logs for details
:app:mergeDebugResources FAILED
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':app:mergeDebugResources'.
> Error: java.util.concurrent.ExecutionException: com.android.builder.internal.aapt.v2.Aapt2Exception: AAPT2 error: check logs for details
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
* Get more help at https://help.gradle.org
BUILD FAILED in 4s
9 actionable tasks: 8 executed, 1 up-to-date
16:49:32: Task execution finished 'build'.
Any idea why those files are missing ?
Could it be the path name because my username is "Käyttäjä" and for some reason the compiler cannot handle it ?
How to solve the situation ?
It looks like the files are in place for example:
Yes. It was the path name thing. What I did was I created a new Windows 10 user with no special characters in the name and now it works just fine. This sounds like a bug. Reported.

Build failed in Appharbor - The "EnsureBindingRedirects" task failed unexpectedly

I've been trying to build my first application on appharbor through bitbucket, but the build process fails with the following message.
Build started 12/3/2014 7:22:41 PM.
1>Project "D:\temp\n5ivm3kq.n2s\input\BuzzWiz_git.sln" on node 1 (default targets).
1>ValidateSolutionConfiguration:
Building solution configuration "Release|Any CPU".
The target "MvcBuildViews" listed in a BeforeTargets attribute at "C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v11.0\Web\Microsoft.Web.Publishing.targets (839,131)" does not exist in the project, and will be ignored.
1>Project "D:\temp\n5ivm3kq.n2s\input\BuzzWiz_git.sln" (1) is building "D:\temp\n5ivm3kq.n2s\input\BuzzWiz.App\BuzzWiz.App.csproj" (2) on node 1 (default targets).
2>PrepareForBuild:
Creating directory "obj\Release\".
2>D:\temp\n5ivm3kq.n2s\input\packages\Microsoft.Bcl.Build.1.0.21\build\Microsoft.Bcl.Build.targets(97,5): error MSB4018: The "EnsureBindingRedirects" task failed unexpectedly. [D:\temp\n5ivm3kq.n2s\input\BuzzWiz.App\BuzzWiz.App.csproj]
D:\temp\n5ivm3kq.n2s\input\packages\Microsoft.Bcl.Build.1.0.21\build\Microsoft.Bcl.Build.targets(97,5): error MSB4018: System.IO.FileNotFoundException: Referenced assembly does not exist. [D:\temp\n5ivm3kq.n2s\input\BuzzWiz.App\BuzzWiz.App.csproj]
D:\temp\n5ivm3kq.n2s\input\packages\Microsoft.Bcl.Build.1.0.21\build\Microsoft.Bcl.Build.targets(97,5): error MSB4018: File name: 'D:\temp\n5ivm3kq.n2s\input\packages\Microsoft.Net.Http.2.2.28\lib\net45\System.Net.Http.Extensions.dll' [D:\temp\n5ivm3kq.n2s\input\BuzzWiz.App\BuzzWiz.App.csproj]
D:\temp\n5ivm3kq.n2s\input\packages\Microsoft.Bcl.Build.1.0.21\build\Microsoft.Bcl.Build.targets(97,5): error MSB4018: at Roxel.BuildTasks.EnsureBindingRedirects.d__6.MoveNext() [D:\temp\n5ivm3kq.n2s\input\BuzzWiz.App\BuzzWiz.App.csproj]
D:\temp\n5ivm3kq.n2s\input\packages\Microsoft.Bcl.Build.1.0.21\build\Microsoft.Bcl.Build.targets(97,5): error MSB4018: at System.Linq.Enumerable.WhereSelectEnumerableIterator`2.MoveNext() [D:\temp\n5ivm3kq.n2s\input\BuzzWiz.App\BuzzWiz.App.csproj]
D:\temp\n5ivm3kq.n2s\input\packages\Microsoft.Bcl.Build.1.0.21\build\Microsoft.Bcl.Build.targets(97,5): error MSB4018: at System.Linq.Enumerable.Any[TSource](IEnumerable`1 source) [D:\temp\n5ivm3kq.n2s\input\BuzzWiz.App\BuzzWiz.App.csproj]
D:\temp\n5ivm3kq.n2s\input\packages\Microsoft.Bcl.Build.1.0.21\build\Microsoft.Bcl.Build.targets(97,5): error MSB4018: at Roxel.BuildTasks.EnsureBindingRedirects.Execute() [D:\temp\n5ivm3kq.n2s\input\BuzzWiz.App\BuzzWiz.App.csproj]
D:\temp\n5ivm3kq.n2s\input\packages\Microsoft.Bcl.Build.1.0.21\build\Microsoft.Bcl.Build.targets(97,5): error MSB4018: at Microsoft.Build.BackEnd.TaskExecutionHost.Microsoft.Build.BackEnd.ITaskExecutionHost.Execute() [D:\temp\n5ivm3kq.n2s\input\BuzzWiz.App\BuzzWiz.App.csproj]
D:\temp\n5ivm3kq.n2s\input\packages\Microsoft.Bcl.Build.1.0.21\build\Microsoft.Bcl.Build.targets(97,5): error MSB4018: at Microsoft.Build.BackEnd.TaskBuilder.d__20.MoveNext() [D:\temp\n5ivm3kq.n2s\input\BuzzWiz.App\BuzzWiz.App.csproj]
2>Done Building Project "D:\temp\n5ivm3kq.n2s\input\BuzzWiz.App\BuzzWiz.App.csproj" (default targets) -- FAILED.
1>Done Building Project "D:\temp\n5ivm3kq.n2s\input\BuzzWiz_git.sln" (default targets) -- FAILED.
Build FAILED.
I have tried many things, like updating all the dependent assemblies with the neutral culture in web.config, or including the dll files in the repository, or even changing the project file to include the Condition.Exists in the Import Project tag, but I keep getting an error.
What am I missing?
Regards