[C++] Yami Framework (Object Oriented, Memory Management)

Posts 4660 of 69 · Page 4 of 5
Why Im getting this error
Error 10 error MSB8020: The build tools for v140 (Platform Toolset = 'v140') cannot be found. To build using the v140 build tools, please install v140 build tools. Alternatively, you may upgrade to the current Visual Studio tools by selecting the Project menu or right-click the solution, and then selecting "Upgrade Solution...". C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.Cp p.Platform.targets 64 5 Project
Quote Originally Posted by BamBurak View Post
Why Im getting this error
You should be linking YFramework-13.lib/YFramework-13d.lib if you are compiling with the vs 2013 compiler!

Quote Originally Posted by Trol553 View Post
Looks totally awesome , gonna try it soon. Thank you for release.
Thanks, this is gonna be the last stable update for a while, I got a few other projects I'm working on for MPGH stuff, I was gonna release a hot-fix a few days ago but when testing I stumbled upon more errors, which are gonna be hard to fix! :P
First Thanks for answer Im using visual studio 13pre . What am I supposed to do?
Looks totally awesome , gonna try it soon. Thank you for release.
why are you using your own typedefs? It's the same thing yet you're just confusing every skid that comes to paste from you. i.e. YModule instead of HModule, YVOID instead of void* ect
Quote Originally Posted by 0 - p100 real quick View Post
why are you using your own typedefs? It's the same thing yet you're just confusing every skid that comes to paste from you. i.e. YModule instead of HModule, YVOID instead of void* ect
YModule isn't an HMODULe.


YVoid isn void*

Its for for knowing what part is of the libary.
Quote Originally Posted by Yemiez View Post
YModule isn't an HMODULe.


YVoid isn void*

Its for for knowing what part is of the libary.
Shows me for assuming things. I didn't even bother to load a project, just scanned through some of your header files.
Can't VAC just take signature of this library and hit every hack made with it?
Quote Originally Posted by TheShovel View Post
Can't VAC just take signature of this library and hit every hack made with it?
Its not a hacking library, why would they?

But this post is pretty old, alot of stuff I wish I didn't do, but been working on a similiar project lately, should be done soon.
Severity Code Description Project File Line Suppression State
Error (active) cannot open source file "d3dx9.h" Project c:\Users\utku\Desktop\111\Include\dx.h 15

Severity Code Description Project File Line Suppression State
Error (active) identifier "LPD3DXLINE" is undefined Project c:\Users\utku\Desktop\111\Include\Window\Renderer. h 13

Severity Code Description Project File Line Suppression State
Error (active) identifier "LPD3DXFONT" is undefined Project c:\Users\utku\Desktop\111\Include\Window\Renderer. h 27

Severity Code Description Project File Line Suppression State
Error (active) too many initializer values Project c:\Users\utku\Desktop\111\Project\main.cpp 67

Severity Code Description Project File Line Suppression State
Error Solution is not saved. Please save your solution before managing NuGet packages. 0

Severity Code Description Project File Line Suppression State
Error C1083 Cannot open include file: 'd3dx9.h': No such file or directory Project c:\users\utku\desktop\111\include\dx.h 15
Quote Originally Posted by utkuomur View Post
~needs to learn how to google~

You need the directx 9 sdk.
nice pisst! post**
GJ i think... I just dont understand this im 2 bad 4 this
Posts 4660 of 69 · Page 4 of 5

Post a Reply

Similar Threads

Tags for this Thread

None

Need help?