سلام دوستان
من میخوام برنامه ChatScript که یک ربات چت کننده (ChatBot) هست رو توی ابونتو ۱۶.۰۴ راه اندازی کنم. در فایل آموزش نصب میگه :

Embedding Step #1 First, you will need to modify `common.h and compile the system. You need to add all the CS .cpp files to your build list. Find the // #define NOMAIN 1 and uncomment it. This will allow you to compile your program as the main program and ChatScript merely as a collection of routines to accompany it.

اما من منظورش رو از قسمتی که میگه You need to add all the CS .cpp files to your build list میتوجه نمیشم!
۱- build list یعنی چی دقیقا؟
۲- چطور فایلهای .cpp رو باید به بیلد لیست اضافه کنم؟

همچنین برای اطلاعات بیشتر سورس این برنامه در این آدرس قرار داره (همون فایلهای common.h و .cpp که ازش صحبت میکنه):
https://github.com/bwilcox-1234/Chat...ree/master/SRC

ممنون