You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to build this repository on my local env, windows10, using MINGW64.
Installed Cmake, autoconfig and passed the PATH environment variable.
then tried to build by autoreconfig -i only to get an error,
Can't locate Autom4te/ChannelDefs.pm in @INC (you may need to install the Autom4te::ChannelDefs module) (@INC contains: /mingw/share/autoconf /usr/lib/perl5/site_perl /usr/share/perl5/site_perl /usr/lib/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib/perl5/core_perl /usr/share/perl5/core_perl) at /c/MinGW/bin/autoreconf-2.68 line 40. BEGIN failed--compilation aborted at /c/MinGW/bin/autoreconf-2.68 line 40. .
if there's any other way out to build this repository, please teach me how to
I really wanna use 'markin' pipline.
The text was updated successfully, but these errors were encountered:
I'm trying to build this repository on my local env, windows10, using MINGW64.
Installed Cmake, autoconfig and passed the PATH environment variable.
then tried to build by
autoreconfig -i
only to get an error,Can't locate Autom4te/ChannelDefs.pm in @INC (you may need to install the Autom4te::ChannelDefs module) (@INC contains: /mingw/share/autoconf /usr/lib/perl5/site_perl /usr/share/perl5/site_perl /usr/lib/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib/perl5/core_perl /usr/share/perl5/core_perl) at /c/MinGW/bin/autoreconf-2.68 line 40. BEGIN failed--compilation aborted at /c/MinGW/bin/autoreconf-2.68 line 40.
.if there's any other way out to build this repository, please teach me how to
I really wanna use 'markin' pipline.
The text was updated successfully, but these errors were encountered: