Thread: Direct x 8.1 MSVS C++6 Problems

  1. #1
    Registered User Bajanine's Avatar
    Join Date
    Dec 2001
    Location
    The most peaks over 10,000 feet!
    Posts
    396

    Angry Direct x 8.1 MSVS C++6 Problems

    I currently use MSVS C++6.0 and I just downloaded DirectXSDK 8.1 and installed it. Then I go to tools: options: directories... to change the location of the include files and the library files to the correct paths. I now get errors on real simple examples when I try to compile source code that used to compile without errors i.e.

    compiling...
    Error spawning cl.exe

    Resistance is futile.exe - 1 error(s), 0 warning(s)

    Any ideas what I am doing incorrectly?

  2. #2
    Registered User Bajanine's Avatar
    Join Date
    Dec 2001
    Location
    The most peaks over 10,000 feet!
    Posts
    396

    Talking

    Boy oh boy am I an Idoit.

    I didn't include ... \Common\MSDev\Bin in the exe tab.

    Thanks to all who read this post in an attempt to help me out. It only took me 3 hours to figure out this stupid mistake.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Direct Music Illegal Static Member Call error
    By FwyWice in forum Game Programming
    Replies: 4
    Last Post: 11-30-2002, 05:14 PM
  2. Direct Music Trouble
    By FwyWice in forum Game Programming
    Replies: 5
    Last Post: 11-29-2002, 04:01 PM
  3. DJGPP problems
    By stormswift in forum C Programming
    Replies: 2
    Last Post: 02-26-2002, 04:35 PM
  4. Coding Problems
    By RpiMatty in forum C++ Programming
    Replies: 12
    Last Post: 01-06-2002, 02:47 AM
  5. Direct X 8.1
    By slick1537 in forum Game Programming
    Replies: 2
    Last Post: 12-20-2001, 04:37 PM