CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 15 of 22

Threaded View

  1. #14
    Arjay's Avatar
    Arjay is offline Moderator / EX MS MVP Power Poster
    Join Date
    Aug 2004
    Posts
    13,490

    Re: Building exe from existing source

    Quote Originally Posted by RebelAngel View Post
    This one comes up a lot:

    Code:
    should not include d3dtypes.h when compiling for DX8 or newer interfaces
    What do I do with this one?
    Try this...

    How to solve unknown compiler errors.
    Last edited by Arjay; October 12th, 2011 at 06:36 PM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured