I am writing an Open Gl engine.. I have some code written in VC++ but my prog screwed up so I downloaded DevC++.. but the same exact code (copied and pasted) doesn't work.. I made sure I used the open gl template...
can someone please help?
-Aditya
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Anonymous
-
2002-10-07
Give some details ...
look at the example >OpenGL folder *.dev does it work ?
so you may used the MFC classes to build your engine. (have to modify the graphical accesses // translate?)
there is no MFC on the dev's basic install (i haven't found) (i don't know if MFC is the DEV's philosophy ...).
u may have to extract the heart of your engine or modify the code ?! =O( seems not easy....... (time expensive)
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I am writing an Open Gl engine.. I have some code written in VC++ but my prog screwed up so I downloaded DevC++.. but the same exact code (copied and pasted) doesn't work.. I made sure I used the open gl template...
can someone please help?
-Aditya
Give some details ...
look at the example >OpenGL folder *.dev does it work ?
so you may used the MFC classes to build your engine. (have to modify the graphical accesses // translate?)
there is no MFC on the dev's basic install (i haven't found) (i don't know if MFC is the DEV's philosophy ...).
u may have to extract the heart of your engine or modify the code ?! =O( seems not easy....... (time expensive)