5
त्रुटि: लिबटूल लाइब्रेरी का उपयोग किया गया लेकिन 'LIBTOOL' अपरिभाषित है
मैं automakeओरिएंटडब सी ++ लाइब्रेरी की कोशिश कर रहा हूं , लेकिन कुछ त्रुटियां हो रही हैं। Makefile.am:10: error: Libtool library used but 'LIBTOOL' is undefined Makefile.am:10: The usual way to define 'LIBTOOL' is to add 'LT_INIT' Makefile.am:10: to 'configure.ac' and run 'aclocal' and 'autoconf' again. Makefile.am:10: If 'LT_INIT' is …