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

Threaded View

  1. #5
    Join Date
    Aug 2005
    Posts
    59

    Re: DirectX Application Dependencies

    if by release build you mean that the active build is set to release and C++ Config to Multithreaded DLL (/MD) I did that....

    I am using VS 2008

    I had the users do a DirectX update to make sure they had latest build that did no good, if I asked them to install the DirectX SDK then the app works fine.
    Last edited by Mogulbasher; January 4th, 2009 at 03: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