AcademySoftwareFoundation / AcademySoftwareFoundation/OpenColorIO
Should ocio.bat create the required build and install location directories?
Nessuno ha ancora preso questa issue.
- Lingua principale
- C++
- Stelle
- 2.1k
- Fork
- 505
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
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?
Guida per i contributori
Apri la guida per i contributori
Come iniziare
- Leggi tutta la issue e poi la guida ai contributi del progetto.
- Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
- Fai un fork del repository e lavora su un branch.
- Apri una pull request che faccia riferimento al numero della issue.
Direzione di ricerca
Inizia con share/dev/windows/ocio.bat e riproduci la build di Windows usando l’opzione --msvs. Controlla come lo script gestisce i percorsi di build e installazione; il lavoro è completato quando il percorso Visual Studio fornito viene accettato e le directory necessarie C:/TEMP/OCIO/build/Release esistono prima che la build proceda.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Ambito
- build-system
- Tipo di issue
- Bug
- Difficoltà
- 2/5
- Tempo stimato
- 1-3 ore
- Stato di attività
- Ferma
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 48/100