mitsuba/data/windows
L. E. Segovia a1d574e9de Add MSVC2017 build config and project (#27)
* Add MSVC2017 build config and project
Porting the VS solution also enables debug running via NMake; fixes #24

* Edited genproj.py for MSVC 2017
2017-09-18 08:11:04 +02:00
..
README.txt win32 distribution: add a readme document and redistributable files 2011-06-05 07:48:31 -07:00
build-dist.bat build system: nicer dist generation process on windows 2011-06-05 08:13:19 -07:00
extract-symbols.ps1 ICL build improvements 2012-09-28 16:39:21 -07:00
genproj.py Add MSVC2017 build config and project (#27) 2017-09-18 08:11:04 +02:00
getdate.c Use the version info methods from HDRITools to get improved data. 2012-10-05 01:42:27 -04:00
getdate.exe Use the version info methods from HDRITools to get improved data. 2012-10-05 01:42:27 -04:00
mitsuba-msvc2017.sln.template Add MSVC2017 build config and project (#27) 2017-09-18 08:11:04 +02:00
mitsuba-msvc2017.vcxproj.filters.template Add MSVC2017 build config and project (#27) 2017-09-18 08:11:04 +02:00
mitsuba-msvc2017.vcxproj.template Add MSVC2017 build config and project (#27) 2017-09-18 08:11:04 +02:00
mitsuba.ico split 'tools' directory into 'data' and 'dependencies' 2010-11-20 10:03:10 -08:00
mitsuba.png merged with the build system rearrangement branch 2010-11-21 01:53:24 +01:00
mitsuba_res.rc split 'tools' directory into 'data' and 'dependencies' 2010-11-20 10:03:10 -08:00
mitsuba_res.rc.in Updated copyright headers 2014-08-02 19:35:42 +02:00
qmake_fake.c Update the qmake stub to reflec the new Qt on the bundled deps, 4.8.5. 2014-01-25 21:27:22 -05:00
wmain_stub.cpp Updated copyright headers 2014-08-02 19:35:42 +02:00

README.txt

This file contains invisible Unicode characters!

This file contains invisible Unicode characters that may be processed differently from what appears below. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to reveal hidden characters.

This is the binary Windows release of Mitsuba, an extensible rendering framework.

Please use the 'mtsgui.exe' executable to launch the graphical user interface.

If you encounter an error message regarding a missing component named 'msvcr100.dll'
or 'msvcp100.dll', you will need to install the package "vcredist_2010_sp1_x86.exe'
or "vcredist_2010_sp1_x64.exe' (one of them will be included with the Mitsuba release)

For general documentation on Mitsuba, please refer to 
http://www.mitsuba-renderer.org/docs.html and 
http://www.mitsuba-renderer.org/videos.html.