[HELP] Solify's CA Base

Posts 114 of 14 · Page 1 of 1
[HELP] Solify's CA Base
Okay. I've edited heaps of stuff in it and added stuff.
I deleted what I think is the sprite and when I try to build it, it gives these errors:
Code:
1>------ Build started: Project: Solify's D3D Base, Configuration: Release Win32 ------
1>Hack.obj : error LNK2001: unresolved external symbol _D3DXCreateFontA@48
1>Hack.obj : error LNK2001: unresolved external symbol _Direct3DCreate9@4
1>Hack.obj : error LNK2001: unresolved external symbol _D3DXAssembleShader@28
1>C:\Users\Andrew\Desktop\Coding\C++\Solify's D3D Base for CA\Solify's D3D Base for CA\Release\Solify's D3D Base.dll : fatal error LNK1120: 3 unresolved externals
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
Already done that.
Still isn't working.
You haven't reference the require libs yet.

Go into your project properties and add "d3dx9.lib" into the Linker properties.
Thanks for your reply.
I'm a total noob at C++.

Just a question, where in linker properties do I add "d3dx9.dll"?
Click The Green Arrow On Your C++ And Beside It Set It To Release. Thank Me If I Help.
Quote Originally Posted by MrSkafighter View Post
Click The Green Arrow On Your C++ And Beside It Set It To Release. Thank Me If I Help.
It is already set on "Release".
Thanks for trying to help.
Whaaa? I'm not following you. Can you explain whatcha have to do with that?
(I'm new to C++)
Quote Originally Posted by skiiiz View Post
Whaaa? I'm not following you. Can you explain whatcha have to do with that?
(I'm new to C++)
If your new you might wanna learn the basics first
xoax.com is a pretty good site
Uhh, I'm learning off antiRTFM's youtube channel.
But altogether most of the tutorials I look at from eBooks, videos, etc. don't explain anything about DirectX.

(Btw xoax isn't working for me)
hey can u help me out thanks umh
is this where i insert my push command at the hack varibles i am new ti dis
int f1 =
int f2 = 0;
int f3 = 0;
int f4 = 0;
int f5 = 0;
int f6 = 0;
int f7 = 0;
int f8 = 0;
int f9 = 0;
int f10 = 0;
int f11 = 0;
int f12 = 0;
int f13 = 0;
int f14 = 0;

Quote Originally Posted by uncutdeep9 View Post
hey can u help me out thanks umh
is this where i insert my push command at the hack varibles i am new ti dis
int f1 =
int f2 = 0;
int f3 = 0;
int f4 = 0;
int f5 = 0;
int f6 = 0;
int f7 = 0;
int f8 = 0;
int f9 = 0;
int f10 = 0;
int f11 = 0;
int f12 = 0;
int f13 = 0;
int f14 = 0;
also when i run it i get 99 error
Quote Originally Posted by uncutdeep9 View Post
hey can u help me out thanks umh
is this where i insert my push command at the hack varibles i am new ti dis
int f1 =
int f2 = 0;
int f3 = 0;
int f4 = 0;
int f5 = 0;
int f6 = 0;
int f7 = 0;
int f8 = 0;
int f9 = 0;
int f10 = 0;
int f11 = 0;
int f12 = 0;
int f13 = 0;
int f14 = 0;



also when i run it i get 99 error
Wtf this guy doing?
lol noob, can u help me?
Posts 114 of 14 · Page 1 of 1

Post a Reply

Tags for this Thread

None

Need help?