5
ত্রুটি: Libtool লাইব্রেরি ব্যবহৃত হয়েছে তবে '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 in 'configure.ac', make sure Makefile.am:10: …