Results 1 to 3 of 3
  1. #1
    supercarz1991's Avatar
    Join Date
    Jul 2010
    Gender
    male
    Posts
    6,285
    Reputation
    435
    Thanks
    3,715
    My Mood
    Doh

    Whats wrong with my compiling?

    there's no errors in my hack, its 100% complete and should compile fine but i get these 3 errors (i get errors on everything i try to compile thats c++ that i have)

    Code:
    1>Hack.obj : error LNK2001: unresolved external symbol _Direct3DCreate9@4
    
    1>Hack.obj : error LNK2001: unresolved external symbol _D3DXVec3Project@24
    
    1>Hack.obj : error LNK2001: unresolved external symbol _D3DXCreateFontA@48
    
    1>C:\Users\Dave\Documents\Visual Studio 2010\Projects\CAPS\CA Base D3D Menu Selection\Release\CA Base D3D Menu Selection.dll : fatal error LNK1120: 3 unresolved externals

    commando: You're probably the best non-coder coder I know LOL


  2. #2
    Neoticer's Avatar
    Join Date
    Nov 2010
    Gender
    male
    Posts
    26
    Reputation
    10
    Thanks
    0
    vorgot to link d3d9.lib or dxerr.lib?
    or maybe you use the wrong version?
    Last edited by Neoticer; 03-20-2012 at 06:45 AM.

  3. #3
    supercarz1991's Avatar
    Join Date
    Jul 2010
    Gender
    male
    Posts
    6,285
    Reputation
    435
    Thanks
    3,715
    My Mood
    Doh
    no i figured it out, it was my bad...it was trying to compile as an exe for some reason......

    commando: You're probably the best non-coder coder I know LOL


Similar Threads

  1. Whats wrong with this?
    By superHackz in forum WarRock - International Hacks
    Replies: 1
    Last Post: 05-26-2008, 04:03 AM
  2. Whats wrong with this code ?
    By bohnenbong in forum WarRock - International Hacks
    Replies: 7
    Last Post: 10-26-2007, 06:57 AM
  3. whats wrong with this...
    By NetNavi in forum WarRock - International Hacks
    Replies: 6
    Last Post: 09-03-2007, 01:19 AM
  4. Whats wrong with my code? =(
    By SadisticGrin in forum C++/C Programming
    Replies: 13
    Last Post: 08-03-2007, 11:39 AM
  5. i think i know whats wrong with gourav
    By iverson954360 in forum General
    Replies: 14
    Last Post: 12-19-2006, 10:07 AM