You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To be safe, explicitly ask for the 64 bit version of Visual Studio
cmake -G "Visual Studio 16 2019" -A x64
Is it possible to build mitsuba2 for win32 as well ? I would like to try and use it in a game called OpenXcom which seems to be win32 only for the moment.
The text was updated successfully, but these errors were encountered:
I am trying to build mitsuba2 for windows 7 following these instructions:
https://mitsuba2.readthedocs.io/en/latest/src/getting_started/compiling.html
To be safe, explicitly ask for the 64 bit version of Visual Studio
cmake -G "Visual Studio 16 2019" -A x64
Is it possible to build mitsuba2 for win32 as well ? I would like to try and use it in a game called OpenXcom which seems to be win32 only for the moment.
The text was updated successfully, but these errors were encountered: