What would it take, to compile rf in other compilers?
What would it take, to compile rf in other compilers?
What exactly in english would it take to compile rf in another compile besides the expensive compiler that is needed?
Jonas
Focused, hard work is the real key to success. Keep your eyes on the goal, and just keep taking the next step towards completing it. If you aren't sure which way to do something, do it both ways and see which works better. - John Carmack
Focused, hard work is the real key to success. Keep your eyes on the goal, and just keep taking the next step towards completing it. If you aren't sure which way to do something, do it both ways and see which works better. - John Carmack
I just compiled rf with 500 errors. It seems to be missing some header files, which appear to be mfc something another. What if i was able to get these files would it compile?
Crtdbg.h
afxwin.h
afxext.h
afxdisp.h
afxdtctl.h
afxcmn.h
dsound.h
evcode.h
strmif.h
control.h
uuids.h
ColDet.h
font.h
afxtempl.h
and all of these were linked from stdafx.h which was included with rfs source.
I also had a 400 and something errors from the file mmsystem.h would that be because it was missing the above headers?
Crtdbg.h
afxwin.h
afxext.h
afxdisp.h
afxdtctl.h
afxcmn.h
dsound.h
evcode.h
strmif.h
control.h
uuids.h
ColDet.h
font.h
afxtempl.h
and all of these were linked from stdafx.h which was included with rfs source.
I also had a 400 and something errors from the file mmsystem.h would that be because it was missing the above headers?
Jonas
Focused, hard work is the real key to success. Keep your eyes on the goal, and just keep taking the next step towards completing it. If you aren't sure which way to do something, do it both ways and see which works better. - John Carmack
Focused, hard work is the real key to success. Keep your eyes on the goal, and just keep taking the next step towards completing it. If you aren't sure which way to do something, do it both ways and see which works better. - John Carmack