Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tclinet build error,help #4

Open
raolan opened this issue Jul 11, 2017 · 5 comments
Open

Tclinet build error,help #4

raolan opened this issue Jul 11, 2017 · 5 comments

Comments

@raolan
Copy link

raolan commented Jul 11, 2017

Expected Behavior

Actual Behavior

Steps to Reproduce the Problem

2> TClientGuildMark.obj:error LNK2001:无法解析的外部符号“unsigned long * dwTCOLOR”(?dwTCOLOR @@ 3PAKA)
2> TClientGuildMark.obj:error LNK2019:无法解析的外部符号“public:static struct tagTMANTLECOORDINFO * __cdecl CTChart :: GetTMANTLECOORD(struct tagTMANTLECOORDKEY)”(?GetTMANTLECOORD @ CTChart @@ SAPAUtagTMANTLECOORDINFO @@ UtagTMANTLECOORDKEY @@@ Z),该符号在函数“public:static struct tagTEXTURESET * __cdecl CTClientGuildMark :: GetMantleTexture(class CTMantleTextureKey const&,int)”(?GetMantleTexture @ CTClientGuildMark @@ SAPAUtagTEXTURESET @@ ABVCTMantleTextureKey @@ H @ Z)中被引用
2> TMiniDump.obj:error LNK2001:无法解析的外部符号“public:static class ATL :: CStringT <char,

Specifications

  • Version: windows10
  • Platform: vs2005
  • Subsystem: TClient
@interfractal
Copy link

This appears to occur when tchart hasn't been compiled or is compiled for a different build option. (debug, test release) To resolve this rebuild tchart, tcml, and tengine with the same options(debug), and then build tclient from the solution file in the tclient folder.
(Thanks to Gigatoni!! You saved me much time and pain with this release.)

@exmex
Copy link
Owner

exmex commented Feb 8, 2018

Glad I helped. Actually didn't even look at this issue since I don't understand a damn thing. Also it doesn't match the issue template probably because the poster couldn't understand what "Steps to reproduce the problem" means. Did you have this problem too? And did you fix it using your method? Or are you just speculating?

@interfractal
Copy link

interfractal commented Feb 8, 2018 via email

@exmex
Copy link
Owner

exmex commented Feb 8, 2018

any info you have on this would be appreciated. I suspect you have moved on to better games:)

Don't have any more info sorry.. And no I haven't moved on because the game is old or crap, but because I didn't had anyone who wanted to play a 10+ year old game

@interfractal
Copy link

interfractal commented Feb 8, 2018 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants