Help d2hackit modules C++

dark_religion

New Member
Joined
Mar 23, 2007
Messages
3
Reaction score
0
Hey everyone! I have such problem, I hope someone could tell me what i do wrong! I need to make D2hackit module
1) Start visual studio c++ 8.0
2) Start win32 project and there choose to build dll library
3) Include to the main fire Clientcore.cpp
4) Try to debag to test wether it works whithout wringting any code.
and it finds 1 error in commonstruct.h! I don't know what i do wrong!

main file:

#include "stdafx.h"
#include "ClientCore.cpp"
Errors:
Error 1 error C2383: 'fnD2FindFile' : default-arguments are not allowed on this symbol c:\simply_the_training\simply_plugin\d2hack\d2hack\commonstructs.h 167
 

Ultimate Empire

BattleForums Addict
Joined
May 18, 2003
Messages
701
Reaction score
0
Wow...its been soo long. I used to use vc6 so it may be different. I'm swamped with work this week...but I may get around to this later. Obviously try googling the bug... and make sure you have all the d2hackit source where it should be :)


What specific compiler version are you using? Apparently some VC version had bugs... http://connect.microsoft.com/VisualStudio/feedback/ViewFeedback.aspx?FeedbackID=100927 and http://connect.microsoft.com/VisualStudio/feedback/ViewFeedback.aspx?FeedbackID=101937

Updating your compiler may work...
 

LordNevar

BattleForums Addict
Joined
Apr 29, 2005
Messages
610
Reaction score
4
Location
United States
Website
www.valhallalegends.com
Ultimate has the right answers provided.

EDITED: Removed Code.
 

dark_religion

New Member
Joined
Mar 23, 2007
Messages
3
Reaction score
0
It's difficult I undertand nothing there))) I don't believe It is a bug! ))) But i don't know what to do with it(((
 

NewPosts

New threads

Top