hi
wantet to run that raytracing programm with devc++ but it comes different
alert, but the programm is correct. just made a new window application
programm and put the files in. do i need something special?
The project in the zip file is a VC++ project, not a Dev-C++ project.
If you are using Dev-C++ and are getting build errors, post the Compile
Log text. If this is a run-time error then "the programm is correct"
cannot be true.
It may just be simpler to use VC++ 2008 Express which is free and the .dsw
file (which is a VC++6 workspace file) in the zip file will be loaded and
converted to a 2008 solution file.
Clifford
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
hi
wantet to run that raytracing programm with devc++ but it comes different
alert, but the programm is correct. just made a new window application
programm and put the files in. do i need something special?
http://www.devmaster.net/articles/raytracing_series/raytracer2.zip
The project in the zip file is a VC++ project, not a Dev-C++ project.
If you are using Dev-C++ and are getting build errors, post the Compile
Log text. If this is a run-time error then "the programm is correct"
cannot be true.
It may just be simpler to use VC++ 2008 Express which is free and the .dsw
file (which is a VC++6 workspace file) in the zip file will be loaded and
converted to a 2008 solution file.
Clifford