About Store Forum Documentation Contact



Search Results
Post Author Forum Replies Views Posted [asc]
  Thread: thread of devdude questions
Post: RE: thread of devdude questions

Hmm. L3DT is a neat thing in the above link. It will generate landscape heightmaps for me and other files which I don't know if they are needed just yet. Doesn't do rivers, but thinking about it I...
devdude Beginner Questions 6 6,949 01-25-2011, 08:12 AM
  Thread: thread of devdude questions
Post: RE: thread of devdude questions

The tutorial approach is pretty effective, but the other day I was wanting to know what a mouse function returned. The headers don't really say much. Now I can print stuff out to the console though,...
devdude Beginner Questions 6 6,949 01-25-2011, 12:15 AM
  Thread: thread of devdude questions
Post: RE: thread of devdude questions

Thanks, I do appreciate the pointers. A little post like this can save me a ton of work. I'm at an early stage and just want to make sure I am not going to come up across some big wall that I have t...
devdude Beginner Questions 6 6,949 01-24-2011, 01:13 PM
  Thread: thread of devdude questions
Post: thread of devdude questions

Ok, things are moving along. Learning a bit here and there, got everything compiled, now for a flood of questions from me. Instead of creating new threads, I figure I will just put them all here. Q...
devdude Beginner Questions 6 6,949 01-23-2011, 04:00 PM
  Thread: Problem with installing in VC Express 10
Post: RE: Problem with installing in VC Express 10

(01-23-2011 09:37 AM)Driklyn Wrote:  http://www.esenthel.com/community/showth...light=cout Cool, able to use cout instead of printf type output AND I get a nice debug window. Thanks guys. Gue...
devdude Beginner Questions 8 8,321 01-23-2011, 10:09 AM
  Thread: Problem with installing in VC Express 10
Post: RE: Problem with installing in VC Express 10

No luck with that. I think that's probably the same as the Debug output in VC. Which needs OutputDebugString, which needs headers which stomp on the EE headers. I even tried running it from a cons...
devdude Beginner Questions 8 8,321 01-23-2011, 09:06 AM
  Thread: Problem with installing in VC Express 10
Post: RE: Problem with installing in VC Express 10

Anyone know how to get output strings ? I am seeing that cout and cerr don't map to the Debug Output window.. I tried OutputDebugString but when I include those headers I get errors. cout/cerr work...
devdude Beginner Questions 8 8,321 01-23-2011, 07:16 AM
  Thread: Problem with installing in VC Express 10
Post: RE: Problem with installing in VC Express 10

That sounds like the problem. I looked at having the wrong directory, but at the parent level. Thank you for the quick help. You'd make Todd Witteles proud.
devdude Beginner Questions 8 8,321 01-22-2011, 07:07 AM
  Thread: Problem with installing in VC Express 10
Post: Problem with installing in VC Express 10

Ok attempted installation twice. The first time it went smoothly and I was able to compile a tutorial and run it first try. So I need to update the engine. I grab it and on the first step " * Pl...
devdude Beginner Questions 8 8,321 01-22-2011, 06:26 AM