Thread: D3D Errors.

Results 1 to 3 of 3
  1. #1
    Murkforce's Avatar
    Join Date
    Feb 2008
    Location
    Mosh Pit
    Posts
    759
    Reputation
    24
    Thanks
    90

    D3D Errors.

    Deleting intermediate files and output files for project 'TatniumD3D - Win32 Release'.
    --------------------Configuration: TatniumD3D - Win32 Release--------------------
    Compiling...
    d3d8dev.cpp
    C:\Users\GMURKETT\Desktop\D3D-Empty\d3d8dev.cpp(454) : error C2143: syntax error : missing ';' before '-'
    C:\Users\GMURKETT\Desktop\D3D-Empty\d3d8dev.cpp(459) : error C2143: syntax error : missing ';' before '{'
    C:\Users\GMURKETT\Desktop\D3D-Empty\d3d8dev.cpp(459) : error C2447: missing function header (old-style formal list?)
    C:\Users\GMURKETT\Desktop\D3D-Empty\d3d8dev.cpp(471) : error C2001: newline in constant
    d3d8int.cpp
    d3d8tex.cpp
    d3d8.cpp
    d3dfont.cpp
    main.cpp
    Error executing cl.exe.

    TatniumD3D.dll - 4 error(s), 0 warning(s)

    Plz help, i'm a noob in d3d. Btw even noobier question, how do i show where the errors have been made?

  2. #2
    juppeli's Avatar
    Join Date
    May 2007
    Gender
    male
    Posts
    768
    Reputation
    12
    Thanks
    19
    I highly recommend to learn C++ before trying to code with it. Find a couple of tutorials with Google or get a book from library

  3. #3
    sgtmattbaker's Avatar
    Join Date
    Jul 2008
    Gender
    male
    Posts
    85
    Reputation
    10
    Thanks
    8
    If you just read the errors you will be able to understand whats wrong
    "missing ";"" that seems pretty easy to fix

    btw in most compilers just double click the error and it will take you to it

Similar Threads

  1. Hellbreath Int Error?
    By RebornAce in forum General
    Replies: 10
    Last Post: 03-06-2009, 09:04 PM
  2. D3D starterkit error
    By p0wn4ge in forum C++/C Programming
    Replies: 4
    Last Post: 03-11-2008, 07:50 PM
  3. K Warrock error :(
    By i eat trees in forum WarRock - International Hacks
    Replies: 2
    Last Post: 01-26-2006, 08:40 PM
  4. [Help] D3D
    By SpiderByte in forum WarRock - International Hacks
    Replies: 7
    Last Post: 01-18-2006, 09:13 PM

Tags for this Thread