Hi all,
I know this would sound quite stupid but I have successfully built
the latest release of pbrt from
pbrt.org. When I try to run a simple
pbrt file the console displays the progress alright.
After 100% progress, I get an access violation at line 74 in file
scene.cpp camera->film->WriteImage(); to be exact. I have tried to
rebuilt my pbrt solution atleast a dozen times with different settings
to no avail. I can't step in either since the exception occurs at the
same line. I have also made sure that the camera and film variable are
not null. What may be causing this?
Thanks,
MMM