TBE compiler help
by Tom Perry · in Technical Issues · 07/31/2005 (6:34 pm) · 0 replies
I am new to compiling, so I have pretty much just followed what I have been told in the readme and manuals etc. Now I have installed the SDK and TBE and used the "Rebuild" option in eclipse. I know that it compiled a new .exe as the date modified information on the .exe has changed, however I got 6 errors and over 90 warnings during the compiling. This normal? All the errors are in the engine->platformWin32 folder, in the winGL.cc and winV2Video.cc files.
My second question is how do I create a new .exe with any code changes or added resources like the enanced TelnetDebugger resource, and the GUIRader resource. I know eclipse has some feature like make files...or somthing similar lol. Can anyone tell me how to utilise them?
I don't know the first thing about compilers and I have been fighting a losing battle with it for the past 3 days and I have decided to ask for help.
Thanks in advance.
My second question is how do I create a new .exe with any code changes or added resources like the enanced TelnetDebugger resource, and the GUIRader resource. I know eclipse has some feature like make files...or somthing similar lol. Can anyone tell me how to utilise them?
I don't know the first thing about compilers and I have been fighting a losing battle with it for the past 3 days and I have decided to ask for help.
Thanks in advance.
About the author