Windows पर बाइनरी से .Net के लिए OR-टूल इंस्टॉल करना
संग्रह की मदद से व्यवस्थित रहें
अपनी प्राथमिकताओं के आधार पर, कॉन्टेंट को सेव करें और कैटगरी में बांटें.
परिचय
इस गाइड में, Windows पर .Net के लिए OR-टूल इंस्टॉल करने का तरीका बताया गया है.
हालांकि, ये निर्देश Windows के अन्य वैरिएंट पर भी काम कर सकते हैं, लेकिन
इनकी सिर्फ़ उन मशीनों पर टेस्ट किया है जो नीचे दी गई ज़रूरी शर्तों को पूरा करती हैं:
Windows 10 64-बिट (x86_64) के साथ:
Microsoft Visual Studio Enterprise 2022
Microsoft Visual Studio कम्यूनिटी 2022 प्रीव्यू 2 या उसके बाद के वर्शन
ज़रूरी शर्तें
OR-टूल इंस्टॉल करने के लिए ज़रूरी शर्तों के बारे में यहां दिए गए सेक्शन में बताया गया है.
Microsoft Visual C++ फिर से डिस्ट्रिब्यूट किया जा सकता है
अपने .Net इंस्टॉलेशन की जांच करने के लिए, x64 नेटिव टूल कमांड प्रॉम्प्ट खोलें और
वह डायरेक्ट्री जहां आपने बाइनरी डिस्ट्रिब्यूशन को अनपैक किया है. इसके बाद,
निम्न आदेश:
[[["समझने में आसान है","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-22 (UTC) को अपडेट किया गया."],[],["This guide details the installation of OR-Tools for .Net on Windows 10 64-bit, specifically for x86_64 architecture. Prerequisites include installing the Microsoft Visual C++ Redistributable for Visual Studio 2022, .NET Core 3.1 SDK, and .Net 6.0 SDK. The installation involves downloading and extracting the binary distribution from the specified link. Validation is performed by opening an x64 Native Tools Command Prompt, navigating to the extracted directory, and running `tools\\make test`.\n"]]