برای آزمایش نصبهای ++C خود، یک خط فرمان x64 Native Tools را باز کنید و به دایرکتوری بروید که در آن توزیع باینری را باز کردهاید. سپس دستور زیر را وارد کنید:
make test
این مجموعه ای از نمونه ها را برای OR-Tools اجرا می کند. اگر همه نمونه ها با موفقیت اجرا شوند، آماده شروع با OR-Tools هستید.
تاریخ آخرین بهروزرسانی 2024-08-29 بهوقت ساعت هماهنگ جهانی.
[[["درک آسان","easyToUnderstand","thumb-up"],["مشکلم را برطرف کرد","solvedMyProblem","thumb-up"],["غیره","otherUp","thumb-up"]],[["اطلاعاتی که نیاز دارم وجود ندارد","missingTheInformationINeed","thumb-down"],["بیشازحد پیچیده/ مراحل بسیار زیاد","tooComplicatedTooManySteps","thumb-down"],["قدیمی","outOfDate","thumb-down"],["مشکل ترجمه","translationIssue","thumb-down"],["مشکل کد / نمونهها","samplesCodeIssue","thumb-down"],["غیره","otherDown","thumb-down"]],["تاریخ آخرین بهروزرسانی 2024-08-29 بهوقت ساعت هماهنگ جهانی."],[],["OR-Tools for C++ on Windows requires a 64-bit Windows 10 system with Visual Studio 2022 (Enterprise or Community Preview 2+). Installation involves downloading and extracting the x64 binary distribution from the provided link. To build from the command line, you **must** use the x64 Native Tools Command Prompt. Validate the installation by opening this prompt, navigating to the extracted directory, and running `make test`. Successful test results confirm readiness to use OR-Tools.\n"]]