AcademySoftwareFoundation / AcademySoftwareFoundation/OpenColorIO

Should ocio.bat create the required build and install location directories?

Offen
#2,031 0 Kommentare 0 Reaktionen 0 zugewiesene Personen Auf GitHub ansehen
Build Issue good first issue help wanted
Vorherrschende Sprache
C++
Sterne
2.1k
Forks
505
PR-Merge-Kennzahlen
Keine gemergten PRs in 30 T.

Beschreibung

I am VERY new to compiling software, and I'm sure all the subtleties that go along with it.

I'm trying to build OpenColourIO on Windows 10. I found the instructions on what we needed to install for a full build, and followed them as best I could. I think the required applications have been installed correctly.

I used the instructions here.

https://github.com/AcademySoftwareFoundation/OpenColorIO/tree/main/share/dev/windows

Although I would note that I downloaded VS 2022 Community edition, since I do not need either of the paid versions. This caused a glitch where ocio.bat insisted VS wasn't installed, even though I had supplied the path to the relevant directory using the flag --msvs.

I had to go into the batch script and change the VS path in there. So it seems the --msvs flag isn't working.

Anyway, I got through these initial difficulties, and the batch file started to run. Then it bailed with an error:

C:/TEMP/OCIO/build/Release is not a directory

C:/TEMP is of course my temp path.

And its right, those directories don't exist. Surely the batch file should create them?

Beitragsleitfaden

Beitragsleitfaden öffnen

Rechercherichtung

Beginne mit share/dev/windows/ocio.bat und reproduziere den Windows-Build unter Verwendung der Option --msvs. Prüfe, wie das Skript die Build- und Installationspfade behandelt; die Aufgabe ist abgeschlossen, wenn der angegebene Visual Studio-Pfad akzeptiert wird und die erforderlichen Verzeichnisse C:/TEMP/OCIO/build/Release vorhanden sind, bevor der Build fortgesetzt wird.

Vom Indexierungsmodell aus dem Issue-Text verfasst.

Bewertung

Bereich
build-system
Issue-Typ
Bug
Schwierigkeit
2/5
Geschätzter Aufwand
1-3 Stunden
Aktivitätsstatus
Veraltet
Klarheit
Größtenteils klar
Anfängerfreundlichkeit
48/100

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.